Preparing search index...
The search index is not available
@6653302wy/ts-utils
@6653302wy/ts-utils
MathUtils
Variable MathUtils
Const
Math
Utils
:
{
randomNum
:
(
(
min
,
max
?
)
=>
number
)
;
}
= ...
Type declaration
random
Num
:
(
(
min
,
max
?
)
=>
number
)
(
min
,
max
?
)
:
number
获取指定范围内的随机数
Parameters
min
:
number
max
:
number
= 10
Returns
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@6653302wy/ts-utils
SizeRatioType
HttpMgr
LocalStorage
NetManager
PcmPlayer
Queue
SocketMgr
URL
CbHandler
ParsedURLParamType
URLParamType
ArrayUtils
Browser
DateUtils
Device
LocalCache
MathUtils
ObjectUtils
Singleton
StringUtils
Verify
Loading...
Generated using
TypeDoc
获取指定范围内的随机数