2
Answers

Generate Unique Number in C#

I create an application in which I want to give the unique password to the user. How can I generate unique number in C# language all the time?
plz help me..

Answers (2)