uuid

UUID generator

A small library that generates cryptographically secure or fast UUIDs depending on the environment and desired level of security.

A tiny (~230B)and fast UUID (V4) generator for Node and the browser

GitHub

397 stars
5 watching
12 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
lukeed/uidA utility to generate unique fixed-length random IDs.657
agext/uuidA package that generates and manipulates UUIDs v1 with fast or cryptographic-quality random node identifiers.18
lukeed/hexoidGenerates random hexadecimal IDs of fixed length195
jakenvac/goidA UUID generator package in Go.41
einar-hjortdal/lexical_uuidA method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable.4
gofrs/uuidA Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats.1,592
rekby/fastuuidAn optimized implementation of UUIDv4 generators in Go.0
wc-duck/uuid_hA C library to generate universally unique identifiers.26
flashultra/uuidUtility for generating and manipulating unique identifiers across various formats25
webpatser/laravel-uuidGenerates and validates universally unique identifiers according to the RFC 4122 standard1,805
sasluca/zig-nanoidA tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet27
wyhaines/csuuid.crA small UUID library that generates chronologically sortable UUIDs in Crystal15
skorokithakis/shortuuidGenerates concise and URL-safe IDs for use in applications2,090
adamhalasz/uniqidA fast and unique identifier generator based on the current time, process ID, and MAC address.616
edwingeng/wuidA fast and unique identifier generator534