- gen_rand_num_code
immutable(string) gen_rand_num_code()
Undocumented in source. Be warned that the author may not have intended to support it.
- get_seed
void get_seed(uint _seed)
Undocumented in source. Be warned that the author may not have intended to support it.
- rand
auto rand(T lower, T upper)
Undocumented in source. Be warned that the author may not have intended to support it.
- seed_set
void seed_set()
Undocumented in source. Be warned that the author may not have intended to support it.
- setRNG
void setRNG(RNG rng)
Undocumented in source. Be warned that the author may not have intended to support it.
- set_seed
void set_seed(uint _seed)
Undocumented in source. Be warned that the author may not have intended to support it.