K 10 svn:author V 3 imp K 8 svn:date V 27 2004-11-10T17:25:49.000000Z K 7 svn:log V 273 sranddev() is not magic pixie dust. While it gives a good random seed, the random number generator rand(3) still sucks and is unlikely sufficient for crypto use. Correct what appears to be a cut and paste error from the srandomdev() man page. Submitted by: Ben Mesander END