kalium
common
jvm
logic
/
com.wire.kalium.logic.util
/
SecureRandom
Secure
Random
common
jvm
internal
expect
class
SecureRandom
internal
actual
class
SecureRandom
Members
Constructors
Secure
Random
Link copied to clipboard
common
jvm
expect
constructor
(
)
actual
constructor
(
)
Functions
next
Bytes
Link copied to clipboard
common
jvm
expect
fun
nextBytes
(
length
:
Int
)
:
ByteArray
actual
fun
nextBytes
(
length
:
Int
)
:
ByteArray
next
Int
Link copied to clipboard
common
jvm
expect
fun
nextInt
(
bound
:
Int
)
:
Int
actual
fun
nextInt
(
bound
:
Int
)
:
Int