toggle menu
kotlinx-uuid
common
switch theme
search in API
kotlinx-uuid-datetime
/
app.softwork.uuid.datetime
Package-level
declarations
Functions
Properties
Properties
instant
Link copied to clipboard
val
Uuid
.
instant
:
Instant
The Uuidv7 48 bit big-endian unsigned number of Unix epoch timestamp in milliseconds
Functions
Uuidv7
Link copied to clipboard
fun
Uuidv7
(
timeStamp
:
Instant
=
Clock.System.now()
,
random
:
Random
)
:
Uuid