Collection of my code from previous project.
Random rndNumber = new Random(9999);
int genRandom = rndNumber.Next(1,9999);
Post a Comment
No comments:
Post a Comment