「モジュール:選り抜き記事」の版間の差分

編集の要約なし
編集の要約なし
編集の要約なし
5行目: 5行目:
end
end
function p.randomnumm(frame)
function p.randomnumm(frame)
math.randomseed(os.time()+os.date())
math.randomseed(os.time()+os.date("%m+%d"))
return math.random(frame.args[1])
return math.random(frame.args[1])
end
end
return p
return p
3,270

回編集