InsecureRandomGenerator

Fast but cryptographically insecure source of random numbers.

struct InsecureRandomGenerator {}

Members

Functions

next
T next(T min, T max)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta