utils/maths/maths library

Classes

NumberUtils
This class contains utility functions related to number manipulation, such as rounding/wrapping values
RandomUtils
This class contains functions related to getting random numbers. You can set the see with setSeed but keep in mind this will reset Random instance when called

Extensions

RandomElement on List