Date: Fri, 22 Jun 2001 02:12:22 -0600 From: Chris Fedde <chris@fedde.littleton.co.us> To: tyler spivey <tspivey8@home.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: /dev/*random? Message-ID: <200106220812.f5M8CM447603@fedde.littleton.co.us> In-Reply-To: <200106220046.f5M0kZQ04653@home.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 21 Jun 2001 20:46:32 -0400 tyler spivey wrote:
+------------------
| how do i generate a continuous stream of random junk like openbsd's arandom?
|
| To Unsubscribe: send mail to majordomo@FreeBSD.org
| with "unsubscribe freebsd-questions" in the body of the message
+------------------
Don't know if it's like arandom in openbsd. But try
cat /dev/urandom | od
And see what you think.
--
Chris Fedde
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106220812.f5M8CM447603>
