long random( long max );
The random function generates pseudo-random numbers.
a random number limit to max-1 (long)
WMath.h
Functions