- random
uint random()
Undocumented in source. Be warned that the author may not have intended to support it.
- randomize
void randomize()
Undocumented in source. Be warned that the author may not have intended to support it.
- seed
uint seed()
Undocumented in source. Be warned that the author may not have intended to support it.
- setSeed
void setSeed(uint p_seed)
Undocumented in source. Be warned that the author may not have intended to support it.
- skip
void skip()
Undocumented in source. Be warned that the author may not have intended to support it.
- skipTo
void skipTo(ulong numCalls)
Undocumented in source. Be warned that the author may not have intended to support it.