Returns a random number between 0.0 and 1.0.
A double greater than or equal to 0.0, and less than 1.0.
double
BaseGenerator.NextDouble
Only the first 32 bits of the double are pseudorandom.
MersenneTwister Class | Imsl.Stat Namespace