das 2003/07/30 23:18:24 PDT
FreeBSD src repository
Modified files:
lib/libc/gen arc4random.3
Log:
The upper end of the range of arc4random(3) is 2**32-1, not 2**31-1.
Revision Changes Path
1.16 +4 -2 src/lib/libc/gen/arc4random.3