Rng

Undocumented in source.

Members

Static functions

next
uint next()
Undocumented in source. Be warned that the author may not have intended to support it.
next_float
float next_float()
Undocumented in source. Be warned that the author may not have intended to support it.
next_int
int next_int()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

rng
std.random.Random rng;
Undocumented in source.

Meta