aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-PassGen/pkg-descr
blob: 9db5c7b17c395b22605bb882062a5a619c6e704c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
This module provides a single command for generating random password
that is close enough to a real word that it is easy to remember.  It
does this by using the frequency of letter combinations in a language
(the frequency table is generated during installation although multiple
tables can be generated and used for different languages).

This module should not be used for high security applications (such as
user accounts) since it returns passwords that are not mixed case, have
no punctuation and no letters. This word can be used as a basis for a
more secure password.

The language of the password depends on the language used to construct
the frequency table.

WWW: https://metacpan.org/release/Crypt-PassGen