uuid.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [uuid]
www.codever.land/bookmarks/t/uuid
Online UUID Generator Tool
https://www.uuidgenerator.net/
Online UUID Generator
- tags: uuid, online-tools, tools
goid
https://github.com/jakehl/goid
Generate and Parse RFC4122 compliant V4 UUIDs.
- tags: go, uuid
- :octocat: source code
ulid
Go implementation of ULID (Universally Unique Lexicographically Sortable Identifier).
- tags: go, uuid
- :octocat: source code
uuid
Generate, encode, and decode UUIDs v1 with fast or cryptographic-quality random node identifier.
- tags: go, uuid
- :octocat: source code
uuid
Implementation of Universally Unique Identifier (UUID). Supports both creation and parsing of UUIDs. Actively maintained fork of satori uuid.
- tags: go, uuid
- :octocat: source code
wuid
https://github.com/edwingeng/wuid
An extremely fast unique number generator, 10-135 times faster than UUID.
- tags: go, uuid
- :octocat: source code
hashids
https://github.com/davidaurelio/hashids-python
Implementation of hashids in Python.
- tags: python, text-processing, uuid
- :octocat: source code
shortuuid
https://github.com/skorokithakis/shortuuid
A generator library for concise, unambiguous and URL-safe UUIDs.
- tags: python, text-processing, uuid
- :octocat: source code