「モジュール:テスト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,838

回編集

案内メニュー