
Jan. 19, 2016
5:23 p.m.
In principle, if we are describing an *interval*, that is the right thing to do: https://en.wikipedia.org/wiki/Interval_(mathematics)#Including_or_excluding_... Alan Isaac On 1/19/2016 9:21 AM, G Young wrote:
Of the methods defined in *numpy/mtrand.pyx* (excluding helper functions and *random_integers*, as they are all related to *randint*), *randint*//is the only other function with /low/ and /high/ parameters. However, it enforces /high/ > /low/.