More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
local x = {} | local x = {} | ||
math.randomseed(os.time()) | math.randomseed(os.time() * os.clock()) | ||
function x.tips() | function x.tips() |
Latest revision as of 20:55, 29 August 2015
Documentation for this module may be created at Module:Random/doc