|
Generate secure passwords with JavaScript
This script can generate random password strings of any desired length. The main part is a re-usable JavaScript function which takes the password length as an argument and returns a random password string. This could be used during the account set-up process on a Web site to make sure that chosen passwords are secure.
Site owner: Put the rating form on your site!
Listing wrong or need to be updated? Modify it.
|