tock
/
ai.tock.shared
/
Dice
/
newInt
newInt
fun
newInt
(
max
:
Int
)
:
Int
(source)
Return a random int between 0 and max (excluded).