5 Mar
2015
5 Mar
'15
6:34 p.m.
There is also a std::generate_canonical in the C++11 standard, those descriptions and specs might also help.
Eg http://en.cppreference.com/w/cpp/numeric/random/generate_canonical
For sure, but first you have to realise that Boost.Random supports it ;-) shuffle_output is also omitted from the docs build BTW. John.