Relative Content

Tag Archive for c#.netrandomunique

Generating random, unique values C#

I’ve searched for a while and been struggling to find this, I’m trying to generate several random, unique numbers is C#. I’m using System.Random, and I’m using a DateTime.Now.Ticks seed: