cvs commit: src/games/random random.c

Peter Jeremy PeterJeremy at optushome.com.au
Thu Jun 23 07:51:39 GMT 2005


On Thu, 2005-Jun-23 10:36:38 +0930, Greg 'groggy' Lehey wrote:
>> The commit was to random(6) and the commit message was in reference
>> to the use of random(3) by random(6).  I suspect one of us is very
>> confused and/or not reading the emails we reply to.
>
>Your confusion appears to stem from the expectation that the commit
>log message need not describe the issue adequately.

The commit message made sense to me:  random(6) [obvious by context]
was using random(3) but incorrectly assuming a range of [0..RAND_MAX)
instead of [0..2^31).

-- 
Peter Jeremy


More information about the cvs-src mailing list