Interface SeedDecorator

    • Method Detail

      • initialize

        void initialize​(java.lang.Class<?> suiteClass)
        Called once after instantiation to set up the decorator.
      • decorate

        long decorate​(long seed)
        Called to decorate the initial seed for a Randomness.