mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
e1775717c4
If you've ever needed to create 10 (or even 10,000) passwords on the fly with varying preferences (lowercase, uppercase, no confusing characters, special characters, minimum length, etc.), you know it can become a pretty pesky task. This module makes it possible to create flexible and secure passwords, quickly and easily. WWW: http://search.cpan.org/dist/App-Genpass/
9 lines
372 B
Plaintext
9 lines
372 B
Plaintext
If you've ever needed to create 10 (or even 10,000) passwords on the fly with
|
|
varying preferences (lowercase, uppercase, no confusing characters, special
|
|
characters, minimum length, etc.), you know it can become a pretty pesky task.
|
|
|
|
This module makes it possible to create flexible and secure passwords, quickly
|
|
and easily.
|
|
|
|
WWW: http://search.cpan.org/dist/App-Genpass/
|