Search found 1 match
- 01 Nov 2011 04:32
- Forum: DOS Batch Forum
- Topic: Password generator script
- Replies: 2
- Views: 4548
Password generator script
Hi, I am trying to create a simple password generator script to create passwords for a set of users. The specs: Users will be in this format username<number from 1 to 500>@domain In other words, starting with username1@domain ending with username500@domain These users should all have unique password...