Summary
Returns a random byte less than the specified maximum.
- Namespace
- TCLite
.Interfaces - Containing Type
- IRandomGenerator
Syntax
byte NextByte(byte max)
Parameters
Name | Type | Description |
---|---|---|
max | byte |
Return Value
Type | Description |
---|---|
byte |