UniformRandomNumberValue Property

Property holding the actual value of the Uniform random number.

Definition

Namespace: Gemstone.Numeric.Random.Uniform
Assembly: Gemstone.Numeric (in Gemstone.Numeric.dll) Version: 1.0.173 -- Release Build+f98ef614814d50c1f66a919b6c587a372a50e4bf
public double Value { get; }

Property Value

Double

See Also