[section::PassMake]
PassMake is a simple program that generates passwords. User can specify what kind of password he need, it may consist of digits, lowercase characters, uppercase characters and (!@#$...) like characters. User can specify how long the passwords he need, and how many of them to to generate. The new option is to generate password based on word defined by user. User also may specify side of keyboard where are characters used to generate password.
Program uses time counted in seconds from January 1, 1970 to set random seed , but the new option is '-S' to put random seed to program from command line.
Program was tested on Linux, BSD, Irix
[section::download]
PassMake-1.3.tar.gz10240 bytes gziped source.
PassMake-1.2.tar.gz10240 bytes gziped source.
[section::screenshots