03-16-2009, 03:27 AM
hey im trying to make a password generator that makes hard password using like 1234567890 !@#%$%^*& and letters. anyone have any idea how to do this?
Generator
|
03-16-2009, 03:27 AM
hey im trying to make a password generator that makes hard password using like 1234567890 !@#%$%^*& and letters. anyone have any idea how to do this?
03-16-2009, 02:54 PM
if you really want to mix it up try this.
Macro it hits all ascii chars from #32-#126. that is "space" to "tilde". |
« Next Oldest | Next Newest »
|