oculus42 / short-uuid

Translate standard UUIDs into shorter formats and back.
MIT License
450 stars 13 forks source link

Provide format/validity checking functionality for hashed UUIDs #66

Closed U-4-E-A closed 3 months ago

U-4-E-A commented 2 years ago

Example - a UUID passed to the server by a user, I would like to be able to check it's validity. This would be based on alphabet used and length.

oculus42 commented 3 months ago

@U-4-E-A After much too long, I am working on this for v5.2.