-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Open
Labels
Description
What type of request is this?
New feature for an existing tool
Clear and concise description of the feature you are proposing
Add UUID v6 and v7 support to the uuid generator
Is their example of this tool in the wild?
The uuid library should support this already
Additional context
https://www.ietf.org/archive/id/draft-peabody-dispatch-new-uuid-format-04.html
Validations
- Check the feature is not already implemented in the project.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
- Check that the feature can be implemented in a client side only app (IT-Tools is client side only, no server).