Defined in header
explicit binomial_distribution( IntType t = 1, double p = 0.5 );
static constexpr result_type max();
T sum() const;
static constexpr result_type min();
explicit random_device(const std::string& token = /*implementation-defined*/
std::size_t size() const;
Page 28 of 43