On Sun, Jan 17, 2010 at 1:36 PM, Drew Farris <drew.far...@gmail.com> wrote: > Using a fixed seed doesn't solve the problem due to the way > SecureRandomSeedGenerator is loaded by MerseneTwisterRNG
OK yeah I understand now. I thought this thread was addressing the determinism issue, but you're talking about performance. My bad. That's why I was confused. Well I'm keen to solve the determinism issue too, I'll try that.