Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
Random.h File Reference
#include <algorithm>
#include <random>

Namespaces

 KODI
 Controller configuration window.
 
 KODI::UTILS
 

Functions

template<class TIterator >
void KODI::UTILS::RandomShuffle (TIterator begin, TIterator end)