kotlin-stdlib / kotlin.collections / FloatIterator / nextFloat nextFloat Common JVM JS Native 1.0 abstract fun nextFloat(): Float(source) Returns the next value in the sequence without boxing.