random

expect fun random(): DeviceInfo

生成随机 DeviceInfo

Since

2.0


expect fun random(random: Random): DeviceInfo

使用特定随机数生成器生成 DeviceInfo

Since

2.9

actual fun random(): DeviceInfo

生成随机 DeviceInfo

Since

2.0


actual fun random(random: Random): DeviceInfo

使用特定随机数生成器生成 DeviceInfo

Since

2.9

actual fun random(): DeviceInfo

生成随机 DeviceInfo

Since

2.0


actual fun random(random: Random): DeviceInfo

使用特定随机数生成器生成 DeviceInfo

Since

2.9