Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

random.c File Reference

Functions


Function Documentation

int RANDOM_Get void   ) 
 

Get a random number.

Returns:
Returns a random number.
Note:
This functions is a lot faster than the original rand() function, at least on GBA :)

void RANDOM_Init int  Seed  ) 
 

Init randomizer.

Parameters:
Seed Value to init the randomizer with This function seeds the random number generator


Generated on Thu Jun 26 23:13:53 2003 for Open GC Library by doxygen1.3