mirai
2.13.4
common
jvmBase
native
mirai-core-api
/
net.mamoe.mirai.utils
/
DeviceInfo
/
Companion
/
random
random
common
jvmBase
native
@
JvmStatic
expect
fun
random
(
)
:
DeviceInfo
Content copied to clipboard
生成随机
DeviceInfo
Since
2.0
@
JvmStatic
expect
fun
random
(
random
:
Random
)
:
DeviceInfo
Content copied to clipboard
使用特定随机数生成器生成
DeviceInfo
Since
2.9
@
JvmStatic
actual
fun
random
(
)
:
DeviceInfo
Content copied to clipboard
生成随机
DeviceInfo
Since
2.0
@
JvmStatic
actual
fun
random
(
random
:
Random
)
:
DeviceInfo
Content copied to clipboard
使用特定随机数生成器生成
DeviceInfo
Since
2.9
actual
fun
random
(
)
:
DeviceInfo
Content copied to clipboard
生成随机
DeviceInfo
Since
2.0
actual
fun
random
(
random
:
Random
)
:
DeviceInfo
Content copied to clipboard
使用特定随机数生成器生成
DeviceInfo
Since
2.9