Random Letters and Number combined.
Using ASP.net (4) with C# (2008 & 2010) also Silverlight
Hello Everyone!
I would like to generate a combination of random letters and numbers.
I need 3 of each that must not be duplicated at any time.
The desired result would look something like "ABC123" when output to a label.
Thanks in advance for your input
Don Taylor