Method NextBool
NextBool()
Returns a uniformly random bool value.
Declaration
public bool NextBool()
Returns
| Type | Description |
|---|---|
| Boolean | A uniformly random boolean value. |
Returns a uniformly random bool value.
public bool NextBool()
| Type | Description |
|---|---|
| Boolean | A uniformly random boolean value. |