random: Get random seed from /dev/urandom.
authorBen Pfaff <blp@nicira.com>
Thu, 12 Aug 2010 18:12:13 +0000 (11:12 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 12 Aug 2010 22:49:18 +0000 (15:49 -0700)
commit10df718e73122df2f3b04ed585e50e4b299a8cbd
tree7ccb5f20556753e9e4b0c6eaf8429fea722dbff2
parente251c8d0050acf8d3f35c91b6d2708fab5314ce7
random: Get random seed from /dev/urandom.

Even though this PRNG is not meant to be cryptographically secure, there is
no reason not to get a high-quality seed.

CC: Stephen Hemminger <shemminger@vyatta.com>
AUTHORS
lib/random.c