Interface RepeatableRandom

    • Method Detail

      • getSeed

        byte[] getSeed()
        Returns the seed.
        Returns:
        The seed data used to initialize this pseudo-random number generator.