Elide API
Toggle table of contents
1.0.0-beta1
common
jvm
Platform filter
common
jvm
Switch theme
Search in API
Elide API
base
/
elide.util
/
UUID
UUID
common
jvm
expect
object
UUID
UUID tools provided to all platforms.
actual
object
UUID
UUID tools provided to all platforms.
Members
Functions
random
Link copied to clipboard
common
jvm
expect
fun
random
(
)
:
String
Generate a random UUIDv4, based on no input data at all.
actual
fun
random
(
)
:
String
Generate a random UUIDv4, based on no input data at all.