InsecureRandomGenerator

Fast but cryptographically insecure source of random numbers.

version(!SecureARC4Random && !Windows && !Posix)
struct InsecureRandomGenerator {}

Members

Functions

next
T next(T min, T max)

Meta