Returns the least upper bound of the range of values potentially returned by member operator(), which for uniform_int_distribution is the distribution parameter b.
Parameters
none
Return value
Distribution parameter b. result_type is a member type, defined as an alias of the first class template parameter (IntType).