Table of Contents

Method Sample

Namespace
DisCatSharp.Common
Assembly
DisCatSharp.Common.dll

Sample()

Generates a random 64-bit floating-point number between 0.0 and 1.0. Upper end exclusive.

protected override double Sample()

Returns

double

Generated 64-bit floating-point number.