rnd

Undocumented in source.
  1. ARC4RandomGenerator rnd;
  2. CryptGenRandomGenerator rnd;
  3. PosixRandomGenerator rnd;
  4. InsecureRandomGenerator rnd;
    version(!SecureARC4Random && !Windows && !Posix)
    __gshared
    InsecureRandomGenerator rnd;

Meta