Date: Wed, 30 Jul 2003 23:18:24 -0700 (PDT) From: David Schultz <das@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen arc4random.3 Message-ID: <200307310618.h6V6IOav020942@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307310618.h6V6IOav020942>