「モジュール:テスト2」の版間の差分

ページの白紙化
(ページの作成:「local p={} function p.randomnum(frame) math.randomseed(os.time()) return math.random(frame.args[1]) end return p」)
 
(ページの白紙化)
タグ: 白紙化
1行目: 1行目:
local p={}
 
function p.randomnum(frame)
math.randomseed(os.time())
return math.random(frame.args[1])
end
return p
8,841

回編集