commons
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
commons
commons-math
/
xyz.xenondevs.commons.math
Package-level
declarations
Functions
Functions
insecure
Random
Uuid
Link copied to clipboard
fun
insecureRandomUuid
(
)
:
UUID
Generates a random
UUID
using the insecure
ThreadLocalRandom.current
.