{"id":16371994,"url":"https://github.com/qard/crypto-randomuuid","last_synced_at":"2026-03-13T00:30:20.764Z","repository":{"id":66209976,"uuid":"394396425","full_name":"Qard/crypto-randomuuid","owner":"Qard","description":"Polyfill crypto.randomUUID","archived":false,"fork":false,"pushed_at":"2021-08-09T19:19:52.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-31T16:28:31.769Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Qard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-09T18:20:12.000Z","updated_at":"2021-08-19T18:16:57.000Z","dependencies_parsed_at":"2023-02-23T23:15:17.139Z","dependency_job_id":null,"html_url":"https://github.com/Qard/crypto-randomuuid","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qard%2Fcrypto-randomuuid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qard%2Fcrypto-randomuuid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qard%2Fcrypto-randomuuid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qard%2Fcrypto-randomuuid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qard","download_url":"https://codeload.github.com/Qard/crypto-randomuuid/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239914935,"owners_count":19717760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T03:10:12.071Z","updated_at":"2026-03-13T00:30:20.677Z","avatar_url":"https://github.com/Qard.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# crypto-randomuuid\n\nThis is a polyfill for the `crypto.randomUUID` method in Node.js. It will use\nthe built-in version, if present. There are plenty of other uuid modules, but\nthis one aims to be as functionally identical as possible to the Node.js core\nfunction.\n\nThis uses a pure JavaScript replacement of the `secureBuffer` function using\n`randomFillSync` rather than the native version using `OPENSSL_secure_malloc`\nin Node.js core. This may have security implications, so I'd recommend against\nusing this anywhere that cryptographically secure uuids are important.\n\n## Install\n\n```sh\nnpm install crypto-randomuuid\n```\n\n## Usage\n\nhttps://nodejs.org/api/crypto.html#crypto_crypto_randomuuid_options\n\n## License\n\nThis is all copy/pasted from Node.js core, so see the license there: https://github.com/nodejs/node/blob/master/LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqard%2Fcrypto-randomuuid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqard%2Fcrypto-randomuuid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqard%2Fcrypto-randomuuid/lists"}