void randomSeed( uint32_t dwSeed );
randomSeed() initializes the pseudo-random number generator, causing it to start at an arbitrary point in its random sequence.
no returns
WMath.h
Functions