passwdgen
Password generator will return a password of configurable length. It can add special characters, digits, and capital letters to the password as well. The password is more human readable than a completely random secure password. The number of digits, special characters and capital letters is also configurable.
[ Homepage ]
| Author: | Alicia Young. |
| Last modification date: | 13-Jul-2004 |
| Version: | 0.1 |
| Development status: | Beta |
| Kind: | Libraries :: Native OCaml libraries |
| Topic: | General purpose libraries :: Cryptography |
| Homepage: | http://www.csun.edu/~aey47116/passwdgen-0.1.tar.gz |