SyntaxFix
Write A Post
Hire A Developer
Questions
Something like:
var rnd = new Random(DateTime.Now.Millisecond); int ticks = rnd.Next(0, 3000);