File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -2927,6 +2927,7 @@ _Libraries for working with UUIDs._
2927
2927
- [ fastuuid] ( https://github.com/rekby/fastuuid ) - Fast generate UUIDv4 as string or bytes.
2928
2928
- [ goid] ( https://github.com/jakehl/goid ) - Generate and Parse RFC4122 compliant V4 UUIDs.
2929
2929
- [ gouid] ( https://github.com/twharmon/gouid ) - Generate cryptographically secure random string IDs with just one allocation.
2930
+ - [ guid] ( https://github.com/sdrapkin/guid ) - Fast cryptographically safe Guid generator for Go (~ 10x faster than ` uuid ` ).
2930
2931
- [ nanoid] ( https://github.com/aidarkhanov/nanoid ) - A tiny and efficient Go unique string ID generator.
2931
2932
- [ sno] ( https://github.com/muyo/sno ) - Compact, sortable and fast unique IDs with embedded metadata.
2932
2933
- [ ulid] ( https://github.com/oklog/ulid ) - Go implementation of ULID (Universally Unique Lexicographically Sortable Identifier).
You can’t perform that action at this time.
0 commit comments