Password generator
blunts
prow
Length of password
Use uppercase
Use lowercase
Use real words
size of words
min
2
3
4
5
6
7
8
9
max
2
3
4
5
6
7
8
9
Use numbers
allowing 0 and 1
Use punctuation
Notes:
Passwords should be easy to remember, but difficult to guess.
Use numbers and punctuation with real words.
Passwords should not be written down.
Colors used above are to show each word more easily.
Words are drawn from the UNIX dictionary,
if anything comes out that is offsensive, you're just unlucky!
Random number algorithm is perl
srand()
and
rand()
.
If you get an
ERROR
the program hit an infinite loop issue.
Please change your parameters and retry again.
If you do not like the one generated above,
generate another
.
Feel free to use this page to generate passwords in standard formats: