Join our discord
In partnership with NodeCraft Logo NodeCraft


You are not logged in! Create an account or login to contribute! Log in here!

Revision history of "Module:Random"

From Pixelmon Wiki

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 19:03, 26 April 2020Isi talk contribsm 430 bytes 0 1 revision imported
  • curprev 05:08, 6 December 2016mcwiki>Majr 430 bytes +430 Created page with "local p = {} local seeded local randomseed = math.randomseed local random = math.random function p.random( m, n ) if not seeded then p.seed() end return random( n and..."

© 2012 - 2025 Pixelmon Mod