oneseq_stream.is_mcg

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

mixintemplate oneseq_stream(Uint)
enum is_mcg = false;