- div
int div(int a, int b)
Undocumented in source. Be warned that the author may not have intended to support it.
- fastRand
uint fastRand(uint range)
Undocumented in source. Be warned that the author may not have intended to support it.
- fastRandDouble
double fastRandDouble(double range)
Undocumented in source. Be warned that the author may not have intended to support it.
- mod
int mod(int a, int b)
Undocumented in source. Be warned that the author may not have intended to support it.
- nextFastRand
uint nextFastRand()
Undocumented in source. Be warned that the author may not have intended to support it.