An open API service indexing awesome lists of open source software.

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.

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.**