Fix off-by one bug in mprand_range. Probably security critical: the old
authormdw <mdw>
Mon, 7 May 2001 17:31:19 +0000 (17:31 +0000)
committermdw <mdw>
Mon, 7 May 2001 17:31:19 +0000 (17:31 +0000)
code generated numbers between zero and the highest power of 2 less than
the given range.


No differences found