Random: Revision history

From Eternity Wiki
Jump to navigationJump to search

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.

3 May 2026

  • curprev 15:2015:20, 3 May 2026Printz talk contribs 315 bytes +315 Created page with "{{ACSFunction|description=Returns a random number from a range. |usage=''int'' '''Random'''(''int'' ''min'', ''int'' ''max'') |parameters= *''min'': minimum value *''max'': maximum value |return=the random number in the range |notes=This is from the inclusive range between minimum and maximum. |id=(ACS internal)}}"