toggle menu
Kotlin-nRF Mesh-Library
jvm
switch theme
search in API
provisioning
/
no.nordicsemi.kotlin.mesh.provisioning
/
AuthenticationMethod
/
Companion
/
randomInt
random
Int
fun
randomInt
(
length
:
Int
)
:
Int
Returns a random integer with the given length.
Parameters
length
The length of the integer.