Jump to navigation Jump to search

All public logs

Combined display of all available logs of Thrakdrak. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 13:54, 12 May 2023 Tommahs talk contribs created page Module:Random (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")