Closed nigels-com closed 1 year ago
std::random_shuffle was replaced with std::shuffle in C++17.
std::shuffle
std::random_shuffle was replaced with
std::shuffle
in C++17.