Rnd

乱数を発生させます。

仕様

Rnd
[*Integer return, Integer start, Integer end]

return
乱数を格納する変数を指定します。

start
乱数の発生下限を指定します。

end
乱数の発生上限を指定します。


メインへ