このモジュールについての説明文ページを モジュール:テスト/doc に作成できます
local p={} function p.randomnum(flame) return math.random(frame.args[1]) end return p