23 #include <openbabel/babelconfig.h> 72 bool OBRandomUseSysRand;
void TimeSeed()
Definition: rand.cpp:501
unsigned int lo
Definition: rand.h:37
unsigned int hi
Definition: rand.h:36
OBRandom(bool useSys=false)
Constructor. useSys will use the system rand() function.
Definition: rand.cpp:454
int NextInt()
Definition: rand.cpp:466
Used for internal random number generation OBRandom (unless the system random generator is used) ...
Definition: rand.h:34
void Seed(int seed)
Use seed for the random number generator seed.
Definition: rand.h:78
double NextFloat()
Definition: rand.cpp:483
Random number generator.
Definition: rand.h:65
Global namespace for all Open Babel code.
Definition: alias.h:22