Click or drag to resize

RandomExtensionsNextDoubles Method

Overload List
 NameDescription
Public Extension MethodNextDoubles(Random, Double) Fills an array with uniform random numbers greater than or equal to 0.0 and less than 1.0.
Public Extension MethodNextDoubles(Random, Int32) Returns an array of uniform random numbers greater than or equal to 0.0 and less than 1.0.
Top
See Also