On Mon, Nov 24, 2014 at 2:36 PM, Bernd Eckenfels <[email protected]> wrote:
> Hello,
> BTW2: I am not sure, it this seeded per thread? then using getSeed()
> is probably even worse.

No.  ThreadLocalRandom and SplittableRandom each need 8 seed bytes per
JVM startup.

Reply via email to