diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
commit | 1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /security/ranpwd/pkg-descr | |
parent | 4e942b64191e2ef98dce2c5af31047a8640db768 (diff) |
Notes
Diffstat (limited to 'security/ranpwd/pkg-descr')
-rw-r--r-- | security/ranpwd/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ranpwd/pkg-descr b/security/ranpwd/pkg-descr index a46eae4ecfa9..095685d13fd7 100644 --- a/security/ranpwd/pkg-descr +++ b/security/ranpwd/pkg-descr @@ -1,5 +1,5 @@ ranpwd uses /dev/random or /dev/urandom to generate cryptographically secure -passwords. +passwords. Generated passwords may consist of any specified length and any combination of upper- or lower-case alphanumeric characters or punctuation. ranpwd can also |