The text states that the CSPRNG is seeded from /dev/urandom, so add a
authorSascha Wildner <swildner@dragonflybsd.org>
Fri, 15 Jun 2007 10:10:13 +0000 (10:10 +0000)
committerSascha Wildner <swildner@dragonflybsd.org>
Fri, 15 Jun 2007 10:10:13 +0000 (10:10 +0000)
commit302b2312312f9e974f87ac20f4272f154bb2e218
treea22e54f9060ebc287df8b8db35e9677f336f6593
parent5d9fb0798dd4a7a2598418cf9ed59cc8c5f22985
The text states that the CSPRNG is seeded from /dev/urandom, so add a
reference to urandom(4).

Reported-by: Robin Carey <robin_carey5@yahoo.co.uk>
Dragonfly-bug: <http://bugs.dragonflybsd.org/issue701>
lib/libc/gen/arc4random.3