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 |
bool NextBool()
Type | Description |
---|---|
bool |