More actions
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
function x.tips() | function x.tips() | ||
math.random() math.random() math.random() math.random() math.random() | --math.random() math.random() math.random() math.random() math.random() | ||
for i = 1, 1000 do | --for i = 1, 1000 do | ||
j = math.random(i, 15) | --j = math.random(i, 15) | ||
return j | --return j | ||
end | --end | ||
return os.time() | |||
end | end | ||
return x | return x |
Revision as of 20:44, 29 August 2015
Documentation for this module may be created at Module:Random/doc