shuffle_order_engine 948 uspace/lib/cpp/include/__bits/random.hpp bool operator==(const shuffle_order_engine& rhs) const shuffle_order_engine 953 uspace/lib/cpp/include/__bits/random.hpp bool operator!=(const shuffle_order_engine& rhs) const shuffle_order_engine 997 uspace/lib/cpp/include/__bits/random.hpp using knuth_b = shuffle_order_engine<minstd_rand0, 256>;HelenOS homepage, sources at GitHub