Module:Random/doc: Difference between revisions
From Vault Hunters Official Wiki
More actions
Created page with "{{documentation header}} <!-- Documentation here --> This module generates a pseudo-random number. It is used the same as <code>math.random</code>, however it first sets up a seed so that the number is actually random." Â |
(No difference)
|
Latest revision as of 20:58, 16 June 2025
[purge]
This is the documentation page. It is transcluded into Module:Random. 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.