kalium
Toggle table of contents
android
apple
common
jvm
Platform filter
android
apple
common
jvm
Switch theme
Search in API
kalium
logic
/
com.wire.kalium.logic.util
/
SecureRandom
Secure
Random
android
apple
common
jvm
internal
actual
class
SecureRandom
internal
actual
class
SecureRandom
internal
expect
class
SecureRandom
internal
actual
class
SecureRandom
Members
Constructors
Secure
Random
Link copied to clipboard
android
apple
common
jvm
actual
constructor
(
)
actual
constructor
(
)
internal
expect
constructor
(
)
actual
constructor
(
)
Functions
next
Bytes
Link copied to clipboard
android
apple
common
jvm
actual
fun
nextBytes
(
length
:
Int
)
:
ByteArray
actual
fun
nextBytes
(
length
:
Int
)
:
ByteArray
expect
fun
nextBytes
(
length
:
Int
)
:
ByteArray
actual
fun
nextBytes
(
length
:
Int
)
:
ByteArray
next
Int
Link copied to clipboard
android
apple
common
jvm
actual
fun
nextInt
(
bound
:
Int
)
:
Int
actual
fun
nextInt
(
bound
:
Int
)
:
Int
expect
fun
nextInt
(
bound
:
Int
)
:
Int
actual
fun
nextInt
(
bound
:
Int
)
:
Int