HashDRBGStream.isUniformRandomStream

Mark this as a Rng Stream

struct HashDRBGStream(TSHA = SHA512, string custom = "D Crypto RNG", EntropyStream = SystemEntropyStream!())
enum isUniformRandomStream = true;

Meta