Click or drag to resize
MoreEnumerable.RandomDouble Method
Overload List
  NameDescription
Public methodStatic memberRandomDouble()
Returns an infinite sequence of random double values between 0.0 and 1.0
Public methodStatic memberRandomDouble(Random)
Returns an infinite sequence of random double values between 0.0 and 1.0 using the supplied random number generator.
Top
See Also