1
Answer

How to Generate Alphanumeric Codes

Ask a question
theo philus

theo philus

15y
7.8k
1
I want to generate alphanumeric codes using C#.NET
The first two digits should be alphabet
The next two should be numeric and
the last one should always be alphabet
example: FR30T etc

Answers (1)