OLE Developer Guide  Latest Git
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
random.h File Reference

Detailed Description

Pseduo random number generator.

Go to the source code of this file.

Functions

void Random_SetSeed (unsigned int seed)
 Set the seed for the random number generator. More...
 
int Random_PseudoGet ()
 Return a new pseudo-random number. More...