TDouble.Random Method
Generates the next pseudo-random number in the range [0, this).
Namespace: SMath.Math.NumericAssembly: SMath.Math.Numeric (in SMath.Math.Numeric.dll) Version: 1.73.9126.0
Public Function Random As TDouble
public:
TDouble^ Random()
member Random : unit -> TDouble
Return Value
TDoubleA pseudo-random number in the range
[0, this).