LinearCongruentialEngine.isUniformRandom

Mark this as a Rng

struct LinearCongruentialEngine(UIntType, UIntType a, UIntType c, UIntType m)
enum bool isUniformRandom;

Meta