TestContext.

Random Property

Summary

Gets the random generator.
Namespace
TCLite
Containing Type
TestContext

Syntax

public IRandomGenerator Random { get; }

Value

Type Description
IRandomGenerator The random generator.