Tile - YMath - Random – Ylands

From Bohemia Interactive Community
Revision as of 17:12, 26 December 2020 by Lou Montana (talk | contribs) (Text replacement - "{{Ylands scripting navbox}}" to "{{Ylands editor navbox}}")
Jump to navigation Jump to search

Ylands Tile - Math random01.png

  • Returns a random number between 0 and 1, borders included.
  • Returned value is float.


Ylands Tile - Math random.png

  • Returns a random number from selected interval.
  • Interval is half closed and does not include max value.
  • Returned value is integer.



Template:Ylands editor navbox