VPSerializableMersenneTwister DoSample Method Virtual Photonics - VTS Library
Virtual Photonics
Returns a random number between 0.0 and 1.0.

Namespace: Vts.MonteCarlo.Rng
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax

protected override double DoSample()

Return Value

Type: OnlineDouble
A double-precision floating point number greater than or equal to 0.0, and less than 1.0.
See Also