The random number library provides classes that generate random and pseudo-random numbers. These classes include: Random number engines
template< class CharT, class Traits, class ResultType > std::basic_ostream<CharT
explicit uniform_int_distribution( IntType a = 0,
Defined in header
static constexpr result_type max();
independent_bits_engine(); (1)
Page 41 of 43