Subject: Re: replace kernel random number function
To: None <tech-security@netbsd.org>
From: Johan Danielsson <joda@pdc.kth.se>
List: tech-kern
Date: 10/22/2000 17:46:43
Jun-ichiro itojun Hagino <itojun@iijlab.net> writes:

> i plan to replace kernel random(9) with libc random(3) code, or
> arc4random.  any comments?

Shouldn't this use rnd(9), or is that too slow?

/Johan