uuid

UUID generator

A package that generates and manipulates UUIDs v1 with fast or cryptographic-quality random node identifiers.

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

GitHub

18 stars
3 watching
5 forks
Language: Go
last commit: over 4 years ago
Linked from 2 awesome lists

awesome-gocryptographic-random-uuidguidmanipulating-uuidsuuiduuid-generatoruuid1

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gofrs/uuid A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. 1,581
lukeed/uuid A small library that generates cryptographically secure or fast UUIDs depending on the environment and desired level of security. 396
okeuday/uuid A Erlang module for generating UUIDs with various versioning and hashing methods 217
matoous/go-nanoid Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. 1,292
jakenvac/goid A UUID generator package in Go. 41
anthony-arnold/adaid A library for generating unique identifiers in Ada programming language 15
rekby/fastuuid An optimized implementation of UUIDv4 generators in Go. 0
zyro/elixir-uuid A set of functions to generate and work with Universally Unique Identifiers (UUIDs) in Elixir. 361
twharmon/gouid Provides universally unique IDs with cryptographic security 24
einar-hjortdal/lexical_uuid A method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable. 4
edwingeng/wuid A fast and unique identifier generator 532
wc-duck/uuid_h A C library to generate universally unique identifiers. 26
flashultra/uuid Utility for generating and manipulating unique identifiers across various formats 25
benwebber/sqlite3-uuid An extension for generating UUIDs in a SQLite database 48
debdut/uuid-readable Generates human-readable UUIDs from 128-bit inputs using a Shakespearean sentence template. 803