Generates a random number on [0,1) with 53-bit resolution.
Namespace:
CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 5.1.0.0
Syntax
| C# |
|---|
public double Next53BitRes() |
| Visual Basic (Declaration) |
|---|
Public Function Next53BitRes As Double |
| Visual C++ |
|---|
public: double Next53BitRes() |