toggle menu
kotlinx-uuid
common
switch theme
search in API
kotlinx-uuid-core
/
app.softwork.uuid
/
random
random
fun
Uuid.Companion
.
random
(
random
:
Random
)
:
Uuid
(
source
)
Generates a random Uuid v4 using the specified
random
source.