Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Random/doc

From Vault Hunters Official Wiki
Revision as of 20:58, 16 June 2025 by Mnooseman (talk | contribs) (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.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is the documentation page for Module:Random

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.