8 #ifndef __SIM_Random_h__
9 #define __SIM_Random_h__
23 void setSeed(
uint seed);
37 int choice(
int choices);
41 int irange(
int a,
int b);
46 bool chance(
fpreal probability);
53 virtual void setSeedSubclass(
uint seed) = 0;
55 virtual uint urandomSubclass() = 0;
#define DECLARE_STANDARD_GETCASTTOTYPE()
#define DECLARE_CLASSNAME(DataClass, SuperClass)
GLboolean GLboolean GLboolean GLboolean a
GLboolean GLboolean GLboolean b