Node module to generate globally unique, time sortable indentifiers that can be used as database unique IDs. The identifiers are time sortable and you can recover the time stamp of when they were created down to micro-second resolution. Time sortable iden
RFC9562 UUIDs
TypeScript definitions for node-uuid
A simple node js implementation of uuid v4 for use with Braintree's JS based SDKs.
A tiny (230B) and fast UUID (v4) generator for Node and the browser
Pure JavaScript Based Universally Unique Identifier (UUID)
Format validation for Ajv v7+
A simple uuid generator
Get time from uuids
An RxJS map operator that takes an observable of arrays as input and emits arrays where each element represents emissions from the projected observable.
Generate UUIDs of versions 1, 3, 4, and 5.
A JavaScript implementation of UUID version 7
react-native-uuid is a zero-dependency TypeScript implementation of RFC4122.
Polyfill crypto.randomUUID
Fastest UUIDv4 with good RNG
A universally-unique, lexicographically-sortable, identifier generator
Create and translate standard UUIDs with shorter formats.
Simple generation of sanity document IDs
Windows legacy GUID parser
RFC-compliant UUID Generator for JavaScript
TypeScript definitions for uuid-1345
A small implementation of `crypto.getRandomValues` for React Native. This is useful to polyfill for libraries like [uuid](https://www.npmjs.com/package/uuid) that depend on it.
TypeScript definitions for uuid-js
Generating uuid-hash from string
This library generates and parses Universally Unique Identifier (UUID), based on OSSP uuid C library. So, libossp-uuid library is pre-required. OSSP uuid (http://www.ossp.org/pkg/lib/uuid/) is a ISO-C:1999 application programming interface (API) for the generation of DCE 1.1, ISO/IEC 11578:1996 and RFC 4122 compliant UUID. It supports DCE 1.1 variant UUIDs of version 1 (time and node based), version 3 (name based, MD5), version 4 (random number based) and version 5 (name based, SHA-1).
Contains make configuration changes since this thing is a bitch to compile correclty. This library generates and parses Universally Unique Identifier (UUID), based on OSSP uuid C library. So, libossp-uuid library is pre-required. OSSP uuid (http://www.ossp.org/pkg/lib/uuid/) is a ISO-C:1999 application programming interface (API) for the generation of DCE 1.1, ISO/IEC 11578:1996 and RFC 4122 compliant UUID. It supports DCE 1.1 variant UUIDs of version 1 (time and node based), version 3 (name based, MD5), version 4 (random number based) and version 5 (name based, SHA-1).
This library generates and parses Universally Unique Identifier (UUID), based on OSSP uuid C library. So, libossp-uuid library is pre-required. OSSP uuid (http://www.ossp.org/pkg/lib/uuid/) is a ISO-C:1999 application programming interface (API) for the generation of DCE 1.1, ISO/IEC 11578:1996 and RFC 4122 compliant UUID. It supports DCE 1.1 variant UUIDs of version 1 (time and node based), version 3 (name based, MD5), version 4 (random number based) and version 5 (name based, SHA-1).