ARC4RandomGenerator

Cryptographically secure source of random numbers. Not available on all platforms.

version(SecureARC4Random)
struct ARC4RandomGenerator {}

Members

Functions

next
T next(T min, T max)

Meta