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