...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
kreutzer1986
// In header: <boost/random/shuffle_output.hpp> typedef random::shuffle_output< random::linear_congruential< uint32_t, 1366, 150889, 714025, 0 >, 97, 139726 > kreutzer1986;