Cryptography & Identity Generation MCP Server - hash generation and UUID tools
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
Simple generation of sanity document IDs
Windows legacy GUID parser
Create and translate standard UUIDs with shorter formats.
A tiny (118 bytes), secure URL-friendly unique string ID generator
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
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
Add UUID to Vue instance.
Generate UUIDs of versions 1, 3, 4, and 5.
Angular 2 / TypeScript crypto-secure UUID generator
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.