void SeedRand(unsigned long seed); int RandInt(int maxVal); float RandFloat(); // in range [0,1)