InsecureRandomGenerator

Fast but cryptographically insecure source of random numbers.

version(!Posix)
struct InsecureRandomGenerator {}

Members

Functions

next
T next(T min = T.min, T max = T.max)

Meta