Lightweight UUID for JavaScript. Parse and generate UUIDs. Convert between string and byte array.
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
Windows legacy GUID parser
Simple generation of sanity document IDs
Generate and inspect UUIDs — v4 random, v7 time-ordered, v3/v5 namespaced, plus decode version & timestamp — zero dependencies
Create and translate standard UUIDs with shorter formats.
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.
Generating uuid-hash from string
UUID v4 generator and validator (RFC4122 compliant)
Fastest UUIDv4 with good RNG
URL-safe base64 UUID encoder for generating 22 character slugs
Generate random or sequential UUID of any length
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
Generate UUIDs of versions 1, 3, 4, and 5.
Add UUID to Vue instance.
uunique_ids was developed by: Tracy Flynn
A tool to reduce merge conflicts with Xcode projects by creating deterministic UUIDs for every element within the `project.pbxproj` file.
This tool adds the missing UUIDs into the installed Xcode plug-ins so that they can be loaded by newer versions of Xcode.
A standalone Ruby library and command-line tool for communicating with OPNsense firewalls via their REST API. Features include UUID resolution for ModelRelationField references, service reconfigure orchestration, and OPNsense selection-hash normalization.
== Description A tool for describing and validating objects as intuitively as possible. Easier to read and write than JSON Schema, and more powerful than a simple hash comparison. Example usage: shape = { :$uuid => { email: :$email, first_name: String, last_name: String, preferred_name: AnyOf[String, nil], admin_only_information: AnyOf[{Symbol => String}, :$undefined], Symbol => Object, }, } expect(api_response.body).to have_shape(shape)
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.