IRandomGenerator.

NextBool() Method

Summary

Returns a random bool, with 50% probability of being true.
Namespace
TCLite.Interfaces
Containing Type
IRandomGenerator

Syntax

bool NextBool()

Return Value

Type Description
bool