RFC9562 UUIDs
A tiny (230B) and fast UUID (v4) generator for Node and the browser
A simple node js implementation of uuid v4 for use with Braintree's JS based SDKs.
react-native-uuid is a zero-dependency TypeScript implementation of RFC4122.
A universally-unique, lexicographically-sortable, identifier generator
Create and translate standard UUIDs with shorter formats.
Windows legacy GUID parser
Simple generation of sanity document IDs
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.
UI component for a 3D force-directed graph in AR
Generating uuid-hash from string
UUID v4 generator and validator (RFC4122 compliant)
Generate random or sequential UUID of any length
Fastest UUIDv4 with good RNG
Library will help you to detect if the locale is right-to-left language.
RFC4122 UUID parser
Pure JavaScript Based Universally Unique Identifier (UUID)
TypeScript definitions for uuid-validate
An RxJS map operator that takes an observable of arrays as input and emits arrays where each element represents emissions from the projected observable.
A JavaScript implementation of UUID version 7
Javascript validator for UUID versions 1 through 5
Add UUID to Vue instance.
Generate UUIDs of versions 1, 3, 4, and 5.
React component for 2D, 3D, VR and AR force directed graphs
Override migration methods to support UUID columns without having to be explicit about it.
Override migration methods to support UUID/ULID columns without having to be explicit about it.
AR model to store uuids assigned to various resources. It is expected a resource can be identified by many UUIDs.
The has_uuid gem adds a UUID to your AR models. See the README for details.
An AR abstract superclass that features a UUID as the default 'id' column, and a generator.