IRngCallback

interface IRngCallback

Interface class for RNG callback services

Functions

Link copied to clipboard
abstract fun getRandom(len: Int, range: Int): ByteArray

Retrieves a len bytes random with each byte in the range 0-range