Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 251 Bytes

File metadata and controls

21 lines (11 loc) · 251 Bytes

sapi-pro


sapi-pro / RandomUtils / int

Function: int()

int(max): number

返回 [0, max) 的随机整数

Parameters

max

number

Returns

number