RF Random Password Generator 1.3

Notice: Undefined index: submit in /var/www/gri.in/htdocs/rpga/index.php on line 51

This program generates a list of random passwords based on the specifications below. This program Notice: Undefined index: HTTPS in /var/www/gri.in/htdocs/rpga/index.php on line 189 does not save any of its randomly generated passwords. However, you should not trust that, and should instead download the source yourself.

Number of passwords to generate:
Password length:

Minimum required lowercase letters:
Minimum required uppercase letters:
Minimum required numbers:
Minimum required punctuation:
Do not use similar characters (1/l, 0/O, etc):

Print Base64-encoded password:
Print MD5-hashed password: lowercase, uppercase
Notice: Use of undefined constant mhash - assumed 'mhash' in /var/www/gri.in/htdocs/rpga/index.php on line 202 Print MD4-hashed password: lowercase, uppercase
Print SHA1-hashed password: lowercase, uppercase
Print CRC16-hashed password:
Print CRC32-hashed password:
Print MD5-crypted password:
Print DES-crypted password (standard):
Print DES-crypted password (extended):
Print Blowfish-crypted password:
Notice: Use of undefined constant mhash - assumed 'mhash' in /var/www/gri.in/htdocs/rpga/index.php on line 210 Print NT hash:
Notice: Use of undefined constant mcrypt_generic - assumed 'mcrypt_generic' in /var/www/gri.in/htdocs/rpga/index.php on line 211 Print LM hash:
Notice: Use of undefined constant crack_check - assumed 'crack_check' in /var/www/gri.in/htdocs/rpga/index.php on line 212
php code stolen from www.finnie.org without permission (couldn'nt get in touch)