http://qs1969.pair.com?node_id=468493


in reply to MZT random number generator

I'm not sure what this gives me over what seeding my relatively-modern pseudorandom number generator with Math::TrulyRandom will do. If I'm really concerned, I can just reseed it every 100 iterations or so.

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.