Go to the documentation of this file.
31 #ifndef PTLIB_RANDOM_H
32 #define PTLIB_RANDOM_H
95 unsigned Generate(
unsigned minimum,
unsigned maximum);
113 static unsigned Number(
unsigned maximum);
117 static unsigned Number(
unsigned minimum,
unsigned maximum);
134 #endif // PTLIB_RANDOM_H