fillWithRandom

open override fun fillWithRandom(byteArray: ByteArray)

Uses org.kotlincrypto.random.CryptoRand.Default as a random source. This is an external library which wraps each platform's default random source to a common API.