Click or drag to resize

RandGenMTwistNext53BitRes Method

Generates a random number on [0,1) with 53-bit resolution.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public double Next53BitRes()

Return Value

Double
A random number on [0,1) with 53-bit resolution
See Also