mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
This commit is contained in:
parent
e4061e3495
commit
1b9f64a27c
@ -2865,6 +2865,7 @@ _General utilities and tools to make your life easier._
|
|||||||
|
|
||||||
_Libraries for working with UUIDs._
|
_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.
|
- [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.
|
- [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.
|
- [nanoid](https://github.com/aidarkhanov/nanoid) - A tiny and efficient Go unique string ID generator.
|
||||||
|
Loading…
Reference in New Issue
Block a user