Join Slack
Powered by
Is there any chance the new `Uuid` class can be ma...
# stdlib
k
Klitos Kyriacou
02/07/2025, 2:17 PM
Is there any chance the new
Uuid
class can be made to support UUID v7?
j
jw
02/07/2025, 2:27 PM
https://youtrack.jetbrains.com/issue/KT-74411
👍 1
jw
02/07/2025, 2:28 PM
Someone (seemingly random?) tried to create a KEEP for it, too:
https://github.com/Kotlin/KEEP/pull/408
h
hfhbd
02/07/2025, 3:17 PM
In the meantime you could also use my uuidv7 implementation:
https://github.com/hfhbd/kotlinx-uuid
very nice
2
8
Views
Open in Slack
Previous
Next