Use std::shuffle rather than std::random_shuffle
Summary: Because the latter was removed in C++17, and MSVC no longer supports it. Reviewed By: yfeldblum Differential Revision: D9565195 fbshipit-source-id: 7603ac5280ccf540abec296c7c76a43142581eb3
Showing
Please register or sign in to comment