Module:Random/doc: Difference between revisions
Jump to navigation
Jump to search
m (interwiki) |
m (1 revision imported: Imported from minecraft.wiki) |
(No difference)
|
Latest revision as of 07:41, 24 October 2023
This is the documentation page. It will be transcluded into the main module page. See Template:Documentation for more information
This module generates a pseudo-random number. It is used the same as math.random
, however it first sets up a seed so that the number is actually random.