Generating multiple random numbers

Posted by Jasl on Stack Overflow See other posts from Stack Overflow or by Jasl
Published on 2010-05-31T09:08:39Z Indexed on 2010/05/31 9:12 UTC
Read the original article Hit count: 164

Filed under:
|

I want to generate 25 unique random numbers and list them in a console. The numbers should be atleast 10 characters long. Any easy way to do that?

© Stack Overflow or respective owner

Related posts about c#

Related posts about LINQ