minstd_rand TypeDef
Type definition for a linear congruential engine.
typedef linear_congruential< i-type, 48271, 0, 2147483647> minstd_rand;
Remarks
The type is a synonym for a specialization of the template linear_congruential.
Requirements
Header: <random>
Namespace: std