corda/classpath
Joel Dice a254d20e0e improve seed generation in java.util.Random
The previous code caused frequent seed collisions for successive calls
to the no-arg constructor, even for single threaded workloads.  This
patch should avoid such collisions in both single and multi-threaded
cases.
2012-02-14 13:03:13 -07:00
..
2011-11-04 09:37:24 -06:00
2011-06-01 13:56:03 -06:00
2011-06-01 13:56:03 -06:00