NicoyouGame
Preparing search index...
The search index is not available
Documentation
Documentation
get_rand_int
Function get_rand_int
get_
rand_
int
(
max
,
min
?
)
:
int
整数の乱数を取得する
Parameters
max
:
number
最大値
min
:
number
= 0
最小値
Returns
int
( min ~ max - 1 ) の乱数を取得する
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
整数の乱数を取得する