Module:Random/doc
Jump to navigation
Jump to search
This is the documentation page for Module:Random
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.