Aaron S. Joyner wrote:
Just to throw in another data point, you could also use /dev/zero, which
will give you an endless stream of zeros.  If you don't care about what
the data is (ie. don't need it to be at least moderately random), using
/dev/zero won't needlessly deplete your systems source of random).

Aaron S. Joyner
Does urandom even use entropy? I thought it was an independent pseudo-random generator, unlike /dev/random which will block until it gets enough entropy.
--
TriLUG mailing list        : http://www.trilug.org/mailman/listinfo/trilug
TriLUG Organizational FAQ  : http://trilug.org/faq/
TriLUG Member Services FAQ : http://members.trilug.org/services_faq/

Reply via email to