Handbook
Glossary
uuid7 ( -- string )
Vocabulary
uuid
Inputs
None
Outputs
string
an
object
Definition
USING:
calendar
random
uuid.private
;
IN:
uuid
:
uuid7
( -- string )
now
timestamp>millis
7 12
random-bits
3 62
random-bits
(uuid)
uuid>string
;