Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
rekby authored Aug 13, 2024
1 parent e4061e3 commit 1b9f64a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2865,6 +2865,7 @@ _General utilities and tools to make your life easier._

_Libraries for working with UUIDs._

- [fastuuid](https://github.com/rekby/fastuuid) - Fast generate UUIDv4 as string or bytes.
- [goid](https://github.com/jakehl/goid) - Generate and Parse RFC4122 compliant V4 UUIDs.
- [gouid](https://github.com/twharmon/gouid) - Generate cryptographically secure random string IDs with just one allocation.
- [nanoid](https://github.com/aidarkhanov/nanoid) - A tiny and efficient Go unique string ID generator.
Expand Down

0 comments on commit 1b9f64a

Please sign in to comment.