> I don't know of any further issues with MersenneTwisterRNG though -- > what's the issue? Don't care what it does with /dev/random as long as > in test mode we are seeding it with the same seed, and that's what >
Olivier and I found the Mersenne code touching the SecureRandomNumberGenerator, which goes and talks to /dev/random, all in static blocks before any seeds are used.