Hits Today: 3 Total: 16347 | Updated: 9/19/2000 | |
 | The following function, gerenatePassword, will return a randomly generated password consisting either of all numeric or all alpha characters. gerenatePassword expects one parameter passed in, a boolean. Author: Vincent A. Code: ASP 2.0 & VBScript |
Hits Today: 2 Total: 11002 | Updated: 1/3/2001 | |
 | With this code, you can generate a pronounceable password. By modifying 3 constants, you can adapt this code to your language. Author: Gérard Dupont Code: ASP 3.0 & VBScript |
Hits Today: 2 Total: 10173 | Updated: 12/16/2001 | |
 | The ASP Random Password Generator 1.1 offers a function that generates a random password of a specified or random lenght. Author: Carl Mercier Code: ASP 3.0 & VBScript | |  | |
Hits Today: 1 Total: 6080 | Updated: 2/17/2003 | |
 | This is a simple Random Password Generator, usefull to do lots of things (guessing games, lottery, login key, etc). Just use your imagination! Author: Tiago Ramalho Code: ASP 3.0 & VBScript |
Hits Today: 2 Total: 6787 | Updated: 8/8/2002 | |
 | Password generator that generates a random password that cotains "0-9","A-Z" or "a-z" characters.You can specify the length of the password.Great for sending temporary passwords to validate user registration on a membership site. Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 245 | Updated: 12/3/2007 | |
 | Create random password(s). By selecting the password length (from 1 to 16 characters) and the number of passwords you want (1 to 50) and clicking 'generate passwords' you'll get your random password(s). Author: Carl Thomas Code: ASP 2.0 & VBScript | |  | |
|