Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use std::shuffle instead of std::random_shuffle
As std::random_shuffle was removed in C++17
- Loading branch information