avalon
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
avalon
avalon-game-battle-engine
/
io.github.lishangbu.avalon.game.battle.engine.core.model
/
BattleRandomState
/
nextInt
next
Int
fun
nextInt
(
bound
:
Int
)
:
BattleRandomIntResult
生成
[0, bound)
范围内的均匀整数,并推进随机状态。