IMSL C# Numerical Library

Random.BaseGenerator.NextFloat Method 

Generates the next pseudorandom float.

float NextFloat();

Return Value

A float which is the next pseudorandom value from this random number generator's sequence.

See Also

Random.BaseGenerator Interface | Imsl.Stat Namespace