{"id":20407932,"url":"https://github.com/asdotdev/password-generator","last_synced_at":"2026-01-23T14:44:06.523Z","repository":{"id":257805472,"uuid":"865286962","full_name":"asdotdev/password-generator","owner":"asdotdev","description":"A simple utility tool to generate passwords in the terminal.","archived":false,"fork":false,"pushed_at":"2024-09-30T20:03:00.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-11T02:48:07.277Z","etag":null,"topics":["command-line-interface","commanderjs","nodejs","typescript"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@asdotdev/password-generator","language":"TypeScript","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/asdotdev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-30T09:35:29.000Z","updated_at":"2024-11-02T16:48:23.000Z","dependencies_parsed_at":"2024-09-30T13:40:44.962Z","dependency_job_id":"fc05d2f3-88a7-4fac-aa90-426c8db970ec","html_url":"https://github.com/asdotdev/password-generator","commit_stats":null,"previous_names":["asdotdev/password-generator"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/asdotdev/password-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdotdev%2Fpassword-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdotdev%2Fpassword-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdotdev%2Fpassword-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdotdev%2Fpassword-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asdotdev","download_url":"https://codeload.github.com/asdotdev/password-generator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdotdev%2Fpassword-generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28694457,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T14:15:13.573Z","status":"ssl_error","status_checked_at":"2026-01-23T14:09:05.534Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["command-line-interface","commanderjs","nodejs","typescript"],"created_at":"2024-11-15T05:27:05.661Z","updated_at":"2026-01-23T14:44:06.497Z","avatar_url":"https://github.com/asdotdev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @asdotdev/password-generator\n\nA simple utility tool to generate password in terminal.\n\n## Installation\n\n```\nnpm install --global @asdotdev/password-generator\n```\n\nor, try\n\n```\nnpx @asdotdev/password-generator\n\nnpx @asdotdev/password-generator -u -n -l 16\n```\n\n## Usage\n\n```\nUsage: pwgen [options]\n\nThis utility tool helps you to generate password in terminal.\n\nOptions:\n  -u, --uppercase        include uppercase (default: false)\n  -n, --numbers          include numbers (default: false)\n  -s, --symbols          include symbols (default: false)\n  -l, --length \u003cnumber\u003e  length of password (min: 8, max: 64) (default: 8)\n  -v, --version          display the current version\n  -h, --help             display help for command\n```\n\n## Examples\n\nDefault is all lowercase characters of with size 8\n\n\u003e pwgen\n\nTo add uppercase, numbers and symbols respectivaly\n\n\u003e pwgen -u -n -s\n\nTo change leangth of the password\n\n\u003e pwgen -l 12\n\n## Contributing Guide\n\nRead the [CONTRIBUTING](https://github.com/asdotdev/password-generator/blob/master/CONTRIBUTING.md) file to learn about our development process, how to propose bugfixes and improvements.\n\n## License\n\n`@asdotdev/password-generator` is MIT licensed, as found in the [LICENSE](https://github.com/asdotdev/password-generator/blob/master/LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasdotdev%2Fpassword-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasdotdev%2Fpassword-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasdotdev%2Fpassword-generator/lists"}