IRandomGenerator.

NextUShort(ushort) Method

Summary

Returns a random unsigned short less than the specified maximum.
Namespace
TCLite.Interfaces
Containing Type
IRandomGenerator

Syntax

ushort NextUShort(ushort max)

Parameters

Name Type Description
max ushort

Return Value

Type Description
ushort