Skip to content

Latest commit

 

History

History
59 lines (50 loc) · 2.65 KB

uuid.md

File metadata and controls

59 lines (50 loc) · 2.65 KB

Bookmarks tagged [uuid]

https://www.uuidgenerator.net/

Online UUID Generator


https://github.com/jakehl/goid

Generate and Parse RFC4122 compliant V4 UUIDs.


https://github.com/oklog/ulid

Go implementation of ULID (Universally Unique Lexicographically Sortable Identifier).


https://github.com/agext/uuid

Generate, encode, and decode UUIDs v1 with fast or cryptographic-quality random node identifier.


https://github.com/gofrs/uuid

Implementation of Universally Unique Identifier (UUID). Supports both creation and parsing of UUIDs. Actively maintained fork of satori uuid.


https://github.com/edwingeng/wuid

An extremely fast unique number generator, 10-135 times faster than UUID.


https://github.com/davidaurelio/hashids-python

Implementation of hashids in Python.


https://github.com/skorokithakis/shortuuid

A generator library for concise, unambiguous and URL-safe UUIDs.