static qUnsignedInt32 GetRandomNumber( qUnsignedInt32 uiMaxValue );
Name | Description | |
---|---|---|
in | uiMaxValue | Maximum value. |
uiMaxValue
]. Gets a random number as an integer.
If a random-number seed value has not been set by SetRandomNumberSeed
, the function uses the current time as the seed value.
CONFIDENTIAL