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

Namespaces

namespace  KODI
 Controller configuration window.
 
namespace  KODI::UTILS
 

Functions

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