How can I generate random 8 character, alphanumeric strings in C#?

Posted by KingNestor on Stack Overflow See other posts from Stack Overflow or by KingNestor
Published on 2009-08-27T23:07:24Z Indexed on 2010/03/29 15:43 UTC
Read the original article Hit count: 169

Filed under:
|

How can I generate random 8 character alphanumeric strings in C#?

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET