nextInt

abstract fun nextInt(): Int(source)

Returns the next value in the sequence without boxing.

Since Kotlin

1.0
abstract fun nextInt(): Int(source)

Returns the next value in the sequence without boxing.

Since Kotlin

1.3