Class XoRoShiRo1024Star

    • Constructor Detail

      • XoRoShiRo1024Star

        public XoRoShiRo1024Star​(long[] seed)
        Creates a new instance.
        Parameters:
        seed - Initial seed. If the length is larger than 16, only the first 16 elements will be used; if smaller, the remaining elements will be automatically set. A seed containing all zeros will create a non-functional generator.