nextFloat

abstract fun nextFloat(): Float(source)

Returns the next value in the sequence without boxing.

Since Kotlin

1.0
abstract fun nextFloat(): Float(source)

Returns the next value in the sequence without boxing.

Since Kotlin

1.3