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

編集の要約なし
(ページの白紙化)
タグ: 白紙化 手動差し戻し
編集の要約なし
1行目: 1行目:
 
local p={}
function p.randomnum()
math.randomseed(os.time())
return math.random(frame.args[1])
end
return p
3,298

回編集