@y7/tuid
v1.0.3
Published
time-based uuid, human-readable
Downloads
2
Readme
time-based UUID
60 random bits, 9.9 as millis, 16.39 as seconds
tuid(new Date("2019-09-12T13:11:31.709Z"))
->
"20190912-1311-3170-9a3d-8ff8b8848925"
TODO
- function to extract time back
- inject RNG
- inject timer