oneseq_stream.is_mcg

A compile-time constant indicating that this one-stream PCG generator is not a multiplicative congruential generator.

mixintemplate oneseq_stream(Uint)
enum is_mcg = false;