Steven,
at first this solution seemed to me pretty cool. As far as I understand seed will contain some value from stack. The only question is how probable is it, that seed is always initialized with a different value?
Thanks,
Ovanes
On Thu, Feb 11, 2010 at 5:58 AM, Steven Watanabe
<watanabesj@gmail.com> wrote:
AMDG
uint64_t seed;
memcpy(&seed, &randomBytes[0], sizeof(seed));