Class ConsistentRandom

java.lang.Object
com.machinezoo.hookless.util.ConsistentRandom

@NoTests @StubDocs public class ConsistentRandom extends Object
Provider of Random instances that return the same values for the same seeding key.
  • Constructor Details

    • ConsistentRandom

      public ConsistentRandom()
  • Method Details