Random Password Generator
Excel Spreadsheet
This spreadsheet is designed to create secure passwords with random characters. You set the parameters:
- Number of characters ( up to 64 )
- Include or exclude special characters
- Require (yes or no) first character alpha
- Allow characters to repeat
Passwords generated by this spreadsheet are the result of 2 levels of randomization utilizing excel's rand() function.
Download: Passwords.xls
