clj-uuid icon indicating copy to clipboard operation
clj-uuid copied to clipboard

v021: refinements and optimizations

Open danlentz opened this issue 4 months ago • 0 comments

WIP

  • [x] Create deps.edn
  • [x] Enhanced Randomness of v7 sub-counter
  • [ ] Improvements to docs
  • [ ] Revisit v1,v6 lsb; make clear that v1 lsb does not disclose mac address
  • [x] Transition clj-uuid to clj-uuid.core namespace in order to avoid incompatibility of single segment namespaces with GraalVM. issue description

Resolves:

  • https://github.com/danlentz/clj-uuid/issues/57
  • https://github.com/danlentz/clj-uuid/issues/58

danlentz avatar Sep 25 '24 20:09 danlentz