7eed057734
This module lets you generate secure random passwords with a reasonable amount of pronounceability. It avoids the problems associated with the FIPS-181 NIST standard as used by Crypt::RandPasswd. See perldoc for more details. PR: 55575 Submitted by: andrew@scoop.co.nz
9 lines
299 B
Plaintext
9 lines
299 B
Plaintext
Crypt/GeneratePassword version 0.02
|
|
===================================
|
|
|
|
This module lets you generate secure random passwords
|
|
with a reasonable amount of pronounceability. It avoids
|
|
the problems associated with the FIPS-181 NIST standard
|
|
as used by Crypt::RandPasswd. See perldoc for more
|
|
details.
|