toggle menu
kotlinx-uuid
common
switch theme
search in API
kotlinx-uuid-core
/
app.softwork.uuid
/
Uuidv7
Uuidv7
fun
Uuidv7
(
timeStamp
:
Long
,
random
:
Random
)
:
Uuid
(
source
)
An Uuidv7 implementation according to the
draft
.
timeStamp
must be an 48 bit unix timestamp.