Theses files were created a while ago, to ease password creation. They work without external files/libraries. Just drop these files on your machine and fire them up in your browser.
File: passgen-php.php
- Has a bit more security to it, generates passwords with mt_rand().
- Needs PHP parser to generate passwords.
File: passgen-js.html
- This will work from your harddisc and run client side.
-
- Looking for speed? Try this one.