More actions
No edit summary |
|||
Line 2: | Line 2: | ||
function x.tips() | function x.tips() | ||
math.randomseed(os.time()) | |||
local l = math.random(15) | |||
local l = math.random(15) | |||
local l = math.random(15) | |||
local l = math.random(15) | |||
local l = math.random(15) | |||
return l | |||
end | end | ||
return x | return x |
Revision as of 20:33, 29 August 2015
Documentation for this module may be created at Module:Random/doc