Class RandomJava

    • Constructor Detail

      • RandomJava

        @Inject
        public RandomJava​(long seed)
        Constructs a RandomJava with the specified seed.
        Parameters:
        seed - the seed value (using namespace Random)