knuth_b TypeDef
Type definition for a shuffle order engine.
typedef shuffle_order_engine<minstd_rand0, 256>
knuth_b;
Remarks
This type is a synonym for a specialization of the template shuffle_order_engine with a specialization of the template linear_congruential.
Requirements
Header: <random>
Namespace: std