MoreEnumerableRandomDouble Method | 
| Name | Description | |
|---|---|---|
| RandomDouble | 
            Returns an infinite sequence of random double values between 0.0 and 1.0
              | |
| RandomDouble(Random) | 
            Returns an infinite sequence of random double values between 0.0 and 1.0
            using the supplied random number generator.
              |