PHP Random Password Generator
This is a simple random password generator script made with PHP. You enter the number of characters that you would like the password to be in the form and the script will do the rest. The script is made so that you can add or remove characters from the list that is used to make the password.
This is by far not the best example of a random password generator script but it does show you how such a script can be made.
This script is open source. There is no license attached to this script.
To try a demo of the script, click here.
To download the source code, click here.
If you end up using his script for your own purpose, let me know. I love when people inform me of how my work has helped them.



