Module:Random: Difference between revisions
Jump to navigation
Jump to search
PathfinderWiki>Virenerus Created page with "local p = {} function p.number( frame ) math.randomseed(mw.site.stats.edits + mw.site.stats.pages + os.time() + math.floor(os.clock() * 1000000000)) return math.random() end return p" |
m 1 revision imported |
(No difference)
| |