Module increasing_uniform

Source

Structsยง

IncreasingUniform ๐Ÿ”’
Similar to a Uniform distribution, but after returning a number in the range [0,n], n is increased by 1.

Functionsยง

calculate_bound_u32 ๐Ÿ”’
Calculates bound, count such that bound (m)(m+1)..*(m + remaining - 1)