vertx / io.vertx.ext.auth / VertxContextPRNG / nextBytes

nextBytes

abstract fun nextBytes(bytes: ByteArray): Unit

Fills the given byte array with random bytes.

Parameters

bytes - a byte array.