#include <Ninja.h> void njRandomSeed( n ) Uint32 n
Float ret; ............. njRandomSeed( (unsigned)time( NULL ) ); ret = njRandom();