Summary
Returns a random unsigned short within a specified range.
- Namespace
- TCLite
.Interfaces - Containing Type
- IRandomGenerator
Syntax
ushort NextUShort(ushort min, ushort max)
Parameters
Name | Type | Description |
---|---|---|
min | ushort | |
max | ushort |
Return Value
Type | Description |
---|---|
ushort |