- gen
T gen(Random gen)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCall
T opCall()
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
void toString(void delegate(const(char)[]) sink)
Undocumented in source. Be warned that the author may not have intended to support it.
A Gen type that generates numeric values between the values of the template parameter low and high.