Random: Revision history

From Crumbled World Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 July 2025

  • curprev 13:3713:37, 5 July 2025Anders talk contribs 679 bytes +679 Created page with "{{:RandomExampleCode}} ==Constructor== {| class="wikitable" !|function !|description |- |Random(number seed) | |- |Random() | |- |} ==Functions== {| class="wikitable" !|return !|function !|description |- | |setSeed(int seed) |changes the seed. One seed will give the same output between different computers. |-turns a random number from 0 to max. |- |int |range(int low, int high) |Returns a random number b..."