Random

Undocumented in source.

Members

Functions

next
int next(int bits)
Undocumented in source. Be warned that the author may not have intended to support it.
nextInt
int nextInt()
Undocumented in source. Be warned that the author may not have intended to support it.
nextInt
int nextInt(int n)
Undocumented in source. Be warned that the author may not have intended to support it.
setSeed
void setSeed(ulong value)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

seed
ulong seed;
Undocumented in source.

Meta