Get a random integer between 0 and n (excluded). It does its best to guarantee a uniform distribution.
See Implementation
Get a random integer between 0 and n (excluded). It does its best to guarantee a uniform distribution.