12 #if !defined(RANDOMLIB_EXACTPOWER_HPP)
13 #define RANDOMLIB_EXACTPOWER_HPP 1
71 template<
class Random>
92 if (_x.LessThan(r, _y))
100 #endif // RANDOMLIB_EXACTPOWER_HPP
RandomNumber< bits > operator()(Random &r, unsigned n) const
Generate random integers, reals, and booleans.
Infinite precision random numbers.
Sample exactly from a power distribution.