SecureRandom

internal actual class SecureRandom
internal actual class SecureRandom
internal expect class SecureRandom
internal actual class SecureRandom

Constructors

Link copied to clipboard
actual constructor()
actual constructor()
internal expect constructor()
actual constructor()

Functions

Link copied to clipboard
actual fun nextBytes(length: Int): ByteArray
actual fun nextBytes(length: Int): ByteArray
expect fun nextBytes(length: Int): ByteArray
actual fun nextBytes(length: Int): ByteArray
Link copied to clipboard
actual fun nextInt(bound: Int): Int
actual fun nextInt(bound: Int): Int
expect fun nextInt(bound: Int): Int
actual fun nextInt(bound: Int): Int