Specify a uniform distribution of the form round(uniform(min_value, max_value) / q) * q
round(uniform(min_value, max_value) / q) * q
Useful links