[kudu-CR] Replace std::random shuffle with std::shuffle

2020-11-23 Thread Grant Henke (Code Review)
Grant Henke has abandoned this change. ( http://gerrit.cloudera.org:8080/16773 ) Change subject: Replace std::random_shuffle with std::shuffle .. Abandoned -- To view, visit http://gerrit.cloudera.org:8080/16773 To unsubscribe,

[kudu-CR] Replace std::random shuffle with std::shuffle

2020-11-23 Thread Grant Henke (Code Review)
Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/16773 Change subject: Replace std::random_shuffle with std::shuffle .. Replace std::random_shuffle with std::shuffle In C++14