Class KISSRandom

    • Constructor Detail

      • KISSRandom

        public KISSRandom​(int[] seed)
        Creates a new instance.
        Parameters:
        seed - Seed. If the length is larger than 4, only the first 4 elements will be used; if smaller, the remaining elements will be automatically set.