renetik-android
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
renetik-android
renetik-android-core
/
renetik.android.core.kotlin.primitives
/
random
random
inline
fun
Int.Companion
.
random
(
min
:
Int
=
0
,
max
:
Int
=
MAX_VALUE
)
:
Int
fun
String.Companion
.
random
(
length
:
Int
)
:
String
val
Boolean.Companion
.
random
:
Boolean