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
397 stars
5 watching
12 forks
Language: JavaScript
last commit: almost 2 years agoLinked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A utility to generate unique fixed-length random IDs. | 657 | |
| A package that generates and manipulates UUIDs v1 with fast or cryptographic-quality random node identifiers. | 18 | |
| Generates random hexadecimal IDs of fixed length | 195 | |
| A UUID generator package in Go. | 41 | |
| A method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable. | 4 | |
| A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. | 1,592 | |
| An optimized implementation of UUIDv4 generators in Go. | 0 | |
| A C library to generate universally unique identifiers. | 26 | |
| Utility for generating and manipulating unique identifiers across various formats | 25 | |
| Generates and validates universally unique identifiers according to the RFC 4122 standard | 1,805 | |
| A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet | 27 | |
| A small UUID library that generates chronologically sortable UUIDs in Crystal | 15 | |
| Generates concise and URL-safe IDs for use in applications | 2,090 | |
| A fast and unique identifier generator based on the current time, process ID, and MAC address. | 616 | |
| A fast and unique identifier generator | 534 |