https://github.com/hasparus/passgen
Short ruby script to generate random words from all ".dic" files in current directory. You can use it to generate passwords highly random and long, yet easy to remember.
https://github.com/hasparus/passgen
Last synced: 11 months ago
JSON representation
Short ruby script to generate random words from all ".dic" files in current directory. You can use it to generate passwords highly random and long, yet easy to remember.
- Host: GitHub
- URL: https://github.com/hasparus/passgen
- Owner: hasparus
- Created: 2016-12-12T18:37:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-22T12:48:51.000Z (about 9 years ago)
- Last Synced: 2024-10-19T05:17:43.464Z (over 1 year ago)
- Language: Ruby
- Size: 218 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# passgen
Short ruby script to generate random words from all ".dic" files in current directory. You can use it to generate passwords highly random and long, yet easy to remember.
NOTICE.
Do not use it just with English dictionary. These passwords are not strong enough. You'll be better off with combining Hungarian and French.
**If you need a strong password, use long string of random characters.**