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