uuidjs / uuid

Generate RFC-compliant UUIDs in JavaScript
MIT License
14.66k stars 903 forks source link

Add v8 Support #758

Closed pmccarren closed 5 months ago

pmccarren commented 5 months ago

Supporting UUID8 primarily includes adding support in validate() and version().

README should also include language communicating that generation is vendor specific and not handled by this package.

broofa commented 5 months ago

"jinx!"