{"id":42066049,"url":"https://github.com/z0rr0/gopwgen","last_synced_at":"2026-01-26T08:12:23.185Z","repository":{"id":57554269,"uuid":"149483009","full_name":"z0rr0/gopwgen","owner":"z0rr0","description":"gopwgen - generate pronounceable passwords","archived":false,"fork":false,"pushed_at":"2020-12-13T13:21:51.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-13T13:12:21.129Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://p.lus.su/","language":"Go","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/z0rr0.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":"2018-09-19T16:51:04.000Z","updated_at":"2020-12-13T13:16:13.000Z","dependencies_parsed_at":"2022-09-26T18:51:11.097Z","dependency_job_id":null,"html_url":"https://github.com/z0rr0/gopwgen","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/z0rr0/gopwgen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z0rr0%2Fgopwgen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z0rr0%2Fgopwgen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z0rr0%2Fgopwgen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z0rr0%2Fgopwgen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/z0rr0","download_url":"https://codeload.github.com/z0rr0/gopwgen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z0rr0%2Fgopwgen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28770251,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T07:45:00.504Z","status":"ssl_error","status_checked_at":"2026-01-26T07:45:00.070Z","response_time":59,"last_error":"SSL_read: 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":[],"created_at":"2026-01-26T08:12:22.510Z","updated_at":"2026-01-26T08:12:23.179Z","avatar_url":"https://github.com/z0rr0.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![GoDoc](https://godoc.org/github.com/z0rr0/gopwgen/pwgen?status.svg)](https://godoc.org/github.com/z0rr0/gopwgen/pwgen)  [![Build Status](https://travis-ci.com/z0rr0/gopwgen.svg?branch=master)](https://travis-ci.com/z0rr0/gopwgen) [![codecov](https://codecov.io/gh/z0rr0/gopwgen/branch/master/graph/badge.svg)](https://codecov.io/gh/z0rr0/gopwgen)\n[![version](https://img.shields.io/github/tag/z0rr0/gopwgen.svg)](https://github.com/z0rr0/gopwgen/releases/latest)\n[![license](https://img.shields.io/github/license/z0rr0/gopwgen.svg)](https://github.com/z0rr0/gopwgen/blob/master/LICENSE)\n\n# gopwgen\n\nGoPwGen - generate pronounceable passwords\n\nIt's a go clone of Linux tool [pwgen](https://linux.die.net/man/1/pwgen).\n\n## Usage\n\n```bash\n./gopwgen 10 20\nArQVS202eL zJK4JapKtd xbYDSzy1I0 Ya69eJMfo0 E7DVA6tIaM lhgCre7ja6 6fCLjYfQjL fEt6kivIVt\niCQJR7B6Of vb4yYUrON6 6GPW6cPcOu N2GA3mtD9K 8OG41kIh66 RZh1IHIl7E qTvzVL1qJk 18FP3yuzd2\n5B0K4le9MM 3qcdCoKNX3 J9eNFc42KD P53HzsIBNv\n\n\n./gopwgen -help\nGoPwgen - generate pronounceable passwords\n\n  -ambiguous\n        don't use characters that could be confused by the user when printed, such as 'l' and '1', or '0' or 'O'.  This reduces the number of possible passwords significantly, and as such reduces the quality of the  passwords.It may be useful for users who have bad vision, but in general use of this option is not recommended.\n  -help\n        show this help message and exit\n  -no-capitalize\n        don't bother to include any capital letters in the generated passwords.\n  -no-numerals\n        don't include numbers in the generated passwords.\n  -no-vowels\n        Generate random passwords that do not contain vowels or numbers that might be mistaken for vowels. It provides less secure passwords to allow system administrators to not have to worry with random passwords acciden‐tally contain offensive substrings.\n  -numerals\n        include at least one number in the password. This is the default option. (default true)\n  -one-line\n        print the generated passwords one per line.\n  -remove-chars string\n        don't use the specified characters in password. This option will disable the phomeme-based generator and uses the random password generator.\n  -secure\n        generate completely random, hard-to-memorize passwords. These should only be used for machine passwords,  since otherwise  it's almost guaranteed that users will simply write the password on a piece of paper taped to the monitor...\n  -sha1 string\n        will use the sha1's hash of given file and the optional seed to create password.It will allow you to compute the same password later, if you remember the file, seed, and pwgen's options used. ie: pwgen -H ~/your_favorite.mp3#your@email.com gives a list of possibles passwords for your pop3 account, and you can ask this list again and again.\n    \n        WARNING: The  passwords  generated  using this option are not very random.If you use this option, make sure the attacker can not obtain a copy of the file.Also, note that the name of the file may be easily available from the ~/.history or ~/.bash_history file.\n  -symbols\n        include at least one special character in the password.\n```\n\n## Build\n\n```bash\ngo install github.com/z0rr0/gopwgen\n```\n\n## Test\n\n```bash\ngo test -v github.com/z0rr0/gopwgen/pwgen\n```\n\nCoverage, race detection and benchmarks:\n\n```bash\ngo test -v -race -cover -coverprofile=coverage.out -trace trace.out -benchmem -bench=. github.com/z0rr0/gopwgen/pwgen\n\ngoos: darwin\ngoarch: amd64\npkg: github.com/z0rr0/gopwgen/pwgen\nBenchmarkNew\nBenchmarkNew-8                       501           2280420 ns/op           20132 B/op        607 allocs/op\nBenchmarkGenerate\nBenchmarkGenerate-8               217873              5272 ns/op              16 B/op          2 allocs/op\nBenchmarkNewSecure\nBenchmarkNewSecure-8                 289           4109399 ns/op           34100 B/op       3008 allocs/op\nBenchmarkGenerateSecure\nBenchmarkGenerateSecure-8          57981             19399 ns/op             136 B/op         17 allocs/op\nPASS\ncoverage: 94.0% of statements\nok      github.com/z0rr0/gopwgen/pwgen  7.321s\n\n# show reports\ngo tool cover -html=coverage.out\ngo tool trace pwgen.test trace.out\n```\n\n## License\n\nThis source code is governed by a MIT license that can be found in\nthe [LICENSE](https://github.com/z0rr0/gopwgen/blob/master/LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fz0rr0%2Fgopwgen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fz0rr0%2Fgopwgen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fz0rr0%2Fgopwgen/lists"}