nextBytes

open fun nextBytes(size: Int): ByteArray

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

Sources

Link copied to clipboard