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