1.0.3 • Published 3 years ago

@y7/tuid v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

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
1.0.3

3 years ago