abstract fun nextBytes(bytes: ByteArray): Unit
Fills the given byte array with random bytes.
bytes - a byte array.
bytes