uuid
UUID generator
Generates unique, cryptographically-strong identifiers
Generate RFC-compliant UUIDs in JavaScript
15k stars
138 watching
907 forks
Language: TypeScript
last commit: 11 months ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A package that generates and manipulates UUIDs v1 with fast or cryptographic-quality random node identifiers. | 18 |
| | A PHP library for generating and working with unique identifiers. | 12,482 |
| | Utility for generating and manipulating unique identifiers across various formats | 25 |
| | An extension to a popular relational database system adding support for a timestamp-aware data type similar to UUID. | 16 |
| | A Erlang module for generating UUIDs with various versioning and hashing methods | 217 |
| | Generates and validates universally unique identifiers according to the RFC 4122 standard | 1,805 |
| | Generates and inspects unique identifiers based on a standardized format | 5,394 |
| | Generates universally unique identifiers based on RFC 4122. | 20 |
| | Provides a pure Go implementation of Universally Unique Identifiers (UUIDs) with various versions and parsing capabilities. | 4,894 |
| | A lightweight library for formatting dates with time ago statements and automatic rendering on web pages. | 5,334 |
| | Provides implementations of a 128-bit unique identifier suitable for record identifiers in databases | 86 |
| | A C library to generate universally unique identifiers. | 26 |
| | Converts Unix timestamps to native Go time types and vice versa for JSON serialization. | 14 |
| | Generates human-readable UUIDs from 128-bit inputs using a Shakespearean sentence template. | 804 |
| | A Common Lisp library providing a simple and efficient way to generate unique identifiers | 23 |