uuidjs / uuid

Generate RFC-compliant UUIDs in JavaScript
MIT License
14.65k stars 904 forks source link

Update documentation to RFC9562 #753

Closed pmccarren closed 5 months ago

pmccarren commented 5 months ago

This PR updates documentation to reflect RFC4122 becoming obsolete with the introduction of RFC9562.

To maintain discoverability, the main top-level README maintains a reference to 4122. Additionally, package.json maintains the rfc4122 keyword while adding the rfc9562.