http://www.codeproject.com/csharp/fastrandom.asp
A fast equivalent for System.Random
By colgreen
A simple and fast random number generator that can be substituted in place of System.Random, with extra methods and fast re-initialization.
http://www.codeproject.com/csharp/fastrandom.asp
A fast equivalent for System.Random
By colgreen
A simple and fast random number generator that can be substituted in place of System.Random, with extra methods and fast re-initialization.