Returns an evenly distributed random unsigned integer 0 <= i <= at_most
. See uintLessThan
, which this function uses in most cases, for commentary on the runtime of this function.
Returns an evenly distributed random unsigned integer 0 <= i <= at_most
. See uintLessThan
, which this function uses in most cases, for commentary on the runtime of this function.