{"id":21565126,"url":"https://github.com/cfware/random-passwd","last_synced_at":"2025-09-05T08:20:24.714Z","repository":{"id":65472127,"uuid":"169175214","full_name":"cfware/random-passwd","owner":"cfware","description":"Generate a cryptographically strong random password string","archived":false,"fork":false,"pushed_at":"2020-06-01T01:24:34.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-11T05:38:13.622Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cfware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-05T01:21:05.000Z","updated_at":"2020-05-19T10:51:01.000Z","dependencies_parsed_at":"2023-01-25T01:45:23.723Z","dependency_job_id":null,"html_url":"https://github.com/cfware/random-passwd","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/cfware/random-passwd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Frandom-passwd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Frandom-passwd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Frandom-passwd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Frandom-passwd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cfware","download_url":"https://codeload.github.com/cfware/random-passwd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Frandom-passwd/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268027744,"owners_count":24183694,"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","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-24T10:18:31.541Z","updated_at":"2025-07-31T11:12:46.376Z","avatar_url":"https://github.com/cfware.png","language":"JavaScript","readme":"# random-passwd [![NPM Version][npm-image]][npm-url]\n\nGenerate a cryptographically strong random password string\n\n## Usage\n\n```sh\nrandom-passwd [random-bytes]\n```\n\n`random-bytes` defaults to 64 if not provided.  random-bytes must be a whole number\nbetween 6 and 256 inclusive.\n\nRandom bytes|Password Length|Bits|Combinations\n-|-|-|-\n6|8|48|2.8e+14\n8|11|64|1.8e+19\n16|22|128|3.4e+38\n32|43|256|1.2e+77\n64|86|512|1.3e+154\n128|171|1024|1.8e+308\n256|342|2048|3.2e+616\n\nIf someone knows that you generated a default password with this utility it would\ntake an average of 6.7e+153 attempts to find your password by brute force (half of\n1.3e+154).\n\n[npm-image]: https://img.shields.io/npm/v/random-passwd.svg\n[npm-url]: https://npmjs.org/package/random-passwd\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcfware%2Frandom-passwd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcfware%2Frandom-passwd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcfware%2Frandom-passwd/lists"}