c++ random permutation code example Example: shuffle vector c++ std::shuffle(container.begin(), container.end(), std::random_device());