www.gutterbucket.com | |||||||
Home | Software | Java | JS/HTML | General | Perl/CGI | Links | Sitemap |
This is a simple program designed to make randomly generated passwords quickly
and easily with us a few clicks of your mouse. I tried to make it as straightforward
to use as possible but just in case I've included a quick idiot's guide below.
How to use:
1. Open the program from the start menu.
2. Enter the length of password that you require into the text box labeled "Length
of each Password".
3. Enter the number of passwords that you require into the text box labeled
"Number of Passwords to make".
4. Select the complexity of the passwords by selecting one of the radio buttons
in the box labeled "Character Lists" (see below for more information).
5. Click the button labeled "Make Passwords" and wait.
6. After a short delay a list of passwords will appear at the bottom of the
program's window.
Character Lists:
Currently the program supports four “Character Lists” that are:
a) Lowercase letters & digits
- The letters a to z in lowercase only
- Numeric digits 0 to 9
b) Mixed case letters & digits
- The letters a to z in lowercase
- The letters A to Z in uppercase
- Numeric digits 0 to 9
c) Hexadecimal number
- The letters A to F in uppercase only
- Numeric digits 0 to 9
d) Mixed case letters, digits & symbols
- The letters a to z in lowercase
- The letters A to Z in uppercase
- Numeric digits 0 to 9
- The symbols !, $, %, ^, &, *, -, =, _, +, ~, # and ?
You may use this program for non-commercial purposes only. See License Agreement.
Version | Comments | Date | Download |
---|---|---|---|
v1.0 | First release. (Tested on Windows XP, but should work on any 32-bit windows platform) | 2007-09-09 | Download Setup |