Click or drag to resize

SystemRandomSourceFastDoubles Method

Overload List
 NameDescription
Public methodStatic memberFastDoubles(Double) Fill an array with uniform random numbers greater than or equal to 0.0 and less than 1.0. WARNING: potentially very short random sequence length, can generate repeated partial sequences.
Public methodStatic memberFastDoubles(Int32) Returns an array of uniform random numbers greater than or equal to 0.0 and less than 1.0. WARNING: potentially very short random sequence length, can generate repeated partial sequences.
Top
See Also