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