getRandInt()
unionのreactorに入っている便利ツールのひとつ
getRandInt(min:int,max:int):int
min以上max以下のランダムな整数を返します。
- forked:2
- favorite:4
- lines:12
- license : MIT License
- modified : 2009-09-09 01:21:05
krogue
:
http://www.adobe.com/jp/support/kb/ts/228/ts_228622_ja-jp.html
ランダム使うときに便利そう
良い機能を知った。


