Griffinator
Programmer
Hi all,
I was wondering if anyone knows how to randomly generate a 6-digit alphanumeric password in an application. For example, if the user clicks a "Generate Password" command button, the application will generate a password such as "abks$1" (without the quotes). Any combination of numbers and letters will do, it just needs to be random for security reasons.
Thanks in advance
I was wondering if anyone knows how to randomly generate a 6-digit alphanumeric password in an application. For example, if the user clicks a "Generate Password" command button, the application will generate a password such as "abks$1" (without the quotes). Any combination of numbers and letters will do, it just needs to be random for security reasons.
Thanks in advance