Small library to generate human-readable IDs based on UUID v7.
RFC9562 UUIDs
A Base32-Crockford encoded API Key generator, validator, and converter to turn UUIDs into human readable API Keys
A tiny (230B) and fast UUID (v4) generator for Node and the browser
Human-friendly process signals
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
Returns from a pool of 15m human-readable IDs
Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation
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)
Generate random or sequential UUID of any length
Fastest UUIDv4 with good RNG
RFC4122 UUID parser
Human-readable error messages for Ajv (Another JSON Schema Validator).
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.
Generate human-readable ids from lists of easy-to-spell nouns and adjectives
This should produce human readable uuid's. Beware collisions.
Autoguid lets you trivially add human readable uuids to all your models, a whitelisted set of models, or a blacklisted set. Indices are automatically created based on a configuration option. There's also a rake task that will backfill these uuids into resources that have already been created. To get started, include the gem file, run `bundle install`, then run `rake autoguid:install`. From there, edit the config/initializers/autoguid.rb file to specifcy your configuration. Next, migrate your tables with `rake autoguid:migrate:up` and `rake autoguid:migrate:backfill` as required. `rake autoguid:migrate:drop_all` will drop all autoguid generated columns and the data in them. You can always change the config/initializers/autoguid.rb file and rerun `rake autoguid:migrate:up` to add autoguid to new models.
Generates RFC 4122 compliant UUIDs. These UUIDs can be treated as their raw byte representation or as human-readable strings.
No description provided.
No description provided.
No description provided.
No description provided.