Commits

Bill Wendling committed 5e12a077ab1
[svn-r5656] Purpose: Feature Add Description: Use the /dev/urandom device for random data if it's available. (That is stat() doesn't return a -1 when ran on it). Use random() otherwise. Platforms tested: Linux, FreeBSD