Skip to content
Dan M edited this page Mar 28, 2022 · 2 revisions

The Maths library contains:

  • NumberUtils: A collection of generic number functions such as rounding to n places, or wrapping a number between two values
  • RandomUtils: A collection of extra functions for working with Random, such as getting a value in a range

Clone this wiki locally