Generate RFC 4122 UUIDs from CLI — fast, zero dependencies
RFC9562 UUIDs
A tiny (230B) and fast UUID (v4) generator for Node and the browser
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 tiny (118 bytes), secure URL-friendly unique string ID generator
RFC-compliant UUID Generator for JavaScript
UUID v4 generator and validator (RFC4122 compliant)
Fastest UUIDv4 with good RNG
Angular 2 / TypeScript crypto-secure UUID generator
Generates random tokens with custom size and base-encoding using the RFC 4122 v4 UUID algorithm
Twitter's Snowflake generator implementation for NodeJS
A simple node js implementation of uuid v4 for use with Braintree's JS based SDKs.
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.
A universally-unique, lexicographically-sortable, identifier generator
uuid-int for nodejs
Windows legacy GUID parser
Simple generation of sanity document IDs
Create and translate standard UUIDs with shorter formats.
A simple uuid generator
Determine if a function is a native generator function.
Turns an AST into code.
A function that returns the normally hidden `GeneratorFunction` constructor
Turn async generator functions into ES2015 generators