Class RandomContext


  • public class RandomContext
    extends Object
    This class effectively encapsulates the stateful logic of the "Rnd" function.
    Author:
    James Ahlborn
    • Constructor Detail

      • RandomContext

        public RandomContext()
    • Method Detail

      • getRandom

        public float getRandom​(Integer seed)