OpenRaider
0.1.4-dev
Open Source Tomb Raider Game Engine implementation
|
Random number generation. More...
Go to the source code of this file.
Functions | |
int | randomInteger (int max, int min=0) |
Random number generation.
Definition in file random.h.
int randomInteger | ( | int | max, |
int | min = 0 |
||
) |
Definition at line 20 of file random.cpp.