1.2.10.4 Library Interface

The SE Random service library provides the following interfaces:

Functions

NameDescription
SRV_RANDOM_Get8bitsReturns a random value of 8 bits
SRV_RANDOM_Get16bitsReturns a random value of 16 bits
SRV_RANDOM_Get16bitsInRangeReturns a random value of 16 bits within the given range
SRV_RANDOM_Get32bitsReturns a random value of 32 bits
SRV_RANDOM_Get32bitsInRangeReturns a random value of 32 bits within the given range
SRV_RANDOM_Get128bitsReturns a random value of 128 bits