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