kotlinx-uuid
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kotlinx-uuid
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.