Simple generator of UUID
A tiny (230B) and fast UUID (v4) generator for Node and the browser
RFC9562 UUIDs
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.
A simple node js implementation of uuid v4 for use with Braintree's JS based SDKs.
A tiny (118 bytes), secure URL-friendly unique string ID generator
A simple uuid generator
Twitter's Snowflake generator implementation for NodeJS
Fastest UUIDv4 with good RNG
RFC-compliant UUID Generator for JavaScript
UUID v4 generator and validator (RFC4122 compliant)
Generates random tokens with custom size and base-encoding using the RFC 4122 v4 UUID algorithm
Angular 2 / TypeScript crypto-secure UUID generator
TypeScript definitions for node-uuid
Fixes stack traces for files with source maps
Fixes stack traces for files with source maps
A Base32-Crockford encoded API Key generator, validator, and converter to turn UUIDs into human readable API Keys
react-native-uuid is a zero-dependency TypeScript implementation of RFC4122.
Polyfill crypto.randomUUID
Generates gorgeous HTML reports from mochawesome reporter.
A universally-unique, lexicographically-sortable, identifier generator
Pure JavaScript Based Universally Unique Identifier (UUID)
uuid-int for nodejs
Windows legacy GUID parser
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).