System |
Name | Description | |
---|---|---|
FastDoubles(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. | |
FastDoubles(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. |