how to use random shuffle in c++ code example Example: shuffle vector c++ std::shuffle(container.begin(), container.end(), std::random_device());