nextBytes

open fun nextBytes(size: Int): ByteArray

Creates a byte array of the specified size, filled with random bytes.

Sources

common source
Link copied to clipboard