A React Hook for generating a unique id for the lifetime of a Component
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.
react-native-uuid is a zero-dependency TypeScript implementation of RFC4122.
A simple node js implementation of uuid v4 for use with Braintree's JS based SDKs.
A universally-unique, lexicographically-sortable, identifier generator
A tiny (230B) and fast UUID (v4) generator for Node and the browser
Windows legacy GUID parser
Create and translate standard UUIDs with shorter formats.
An RxJS map operator that takes an observable of arrays as input and emits arrays where each element represents emissions from the projected observable.
Simple generation of sanity document IDs
Angular 2 / TypeScript crypto-secure UUID generator
A Base32-Crockford encoded API Key generator, validator, and converter to turn UUIDs into human readable API Keys
Add UUID to Vue instance.
Generating uuid-hash from string
Generates and parses MongoDB BSON UUIDs. Plays nicely with others including the MongoDB native driver and Mongoose.
A small implementation of `crypto.randomUUID` for React Native.
UUID v4 generator and validator (RFC4122 compliant)
Fastest UUIDv4 with good RNG
Generate random or sequential UUID of any length
Generate UUIDs of versions 1, 3, 4, and 5.
RFC4122 UUID parser
Pure JavaScript Based Universally Unique Identifier (UUID)
TypeScript definitions for uuid-validate