Use the PRNG class for chaff
In particular, srand( time( NULL ) ) is very predictable. [keithw@mit.edu -- modified to use byte PRNG from /dev/urandom]
parent
40d69da5
Please register or sign in to comment
In particular, srand( time( NULL ) ) is very predictable. [keithw@mit.edu -- modified to use byte PRNG from /dev/urandom]