Table of Contents

Class SystemRandom

Namespace
Coherence.Common
Assembly
Coherence.Common.dll
public class SystemRandom : IRandom
Inheritance
SystemRandom
Implements

Constructors

SystemRandom(Random)

public SystemRandom(Random random = null)

Parameters

random Random

Methods

NextDouble()

public double NextDouble()

Returns

double