Table of Contents

Method NextDouble

Namespace
DisCatSharp.Common
Assembly
DisCatSharp.Common.dll

NextDouble()

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

public override double NextDouble()

Returns

double

Generated 64-bit floating-point number.