...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
taus88
// In header: <boost/random.hpp> typedef random::xor_combine< random::xor_combine< random::linear_feedback_shift< uint32_t, 32, 31, 13, 12, 0 >, 0, random::linear_feedback_shift< uint32_t, 32, 29, 2, 4, 0 >, 0, 0 >, 0, random::linear_feedback_shift< uint32_t, 32, 28, 3, 17, 0 >, 0, 0 > taus88;