Module:Random/doc

From Tensura Wiki
Revision as of 10:55, 25 September 2026 by imported>Merge (merge.py)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is the documentation page for Module:Random

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.