Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <algorithm>
#include <random>
Namespaces | |
namespace | KODI |
namespace | KODI::UTILS |
Functions | |
template<class TIterator > | |
void | KODI::UTILS::RandomShuffle (TIterator begin, TIterator end) |