std::random_shuffle and std::shuffle

https://zh.cppreference.com/w/cpp/algorithm/random_shuffle

https://stackoverflow.com/questions/19219726/what-is-the-difference-between-shuffle-and-random-shuffle-c

你可能感兴趣的:(std::random_shuffle and std::shuffle)