Random |
| Name | Description | |
|---|---|---|
| NextDoubles(Random, Double) | Fills an array with uniform random numbers greater than or equal to 0.0 and less than 1.0. | |
| NextDoubles(Random, Int32) | Returns an array of uniform random numbers greater than or equal to 0.0 and less than 1.0. |