RFC9562 UUIDs
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
A tiny (230B) and fast UUID (v4) generator for Node and the browser
For ruby and ruby on rails
A simple node js implementation of uuid v4 for use with Braintree's JS based SDKs.
Ruby SemVer in TypeScript.
Convention over configuration for using Vite in Ruby apps
Like ruby's abbrev module, but in js
A universally-unique, lexicographically-sortable, identifier generator
react-native-uuid is a zero-dependency TypeScript implementation of RFC4122.
Ruby grammar for tree-sitter
Create and translate standard UUIDs with shorter formats.
Windows legacy GUID parser
prettier plugin for the Ruby programming language
Simple generation of sanity document IDs
WebSocket framework for Ruby on Rails.
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
JavaScript client for graphql-ruby
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
Convention over configuration for using Vite in Rails apps
realistic password strength estimation
UUID v4 generator and validator (RFC4122 compliant)
Generate random or sequential UUID of any length
UUID generator/parser in <300 lines. It fully supports UUID versions 1, 3, 4 and 5.
UUID "version 6" implementation in Ruby
Guid is a Ruby library for portable GUID/UUID generation. At the moment it can be used on Windows (except first release of Win95 and older) and on Unix. This is a fork of David Garamond's ruby-uuid library.
UUID library for Ruby
Ruby wrapper for the uuid library in your OS.
An easy uuid wrapper for ruby applications
UUID v7 is a time-ordered UUID format that encodes a Unix timestamp in the most significant 48 bits, making UUIDs naturally sortable by creation time. This library provides both high-performance and monotonic (strictly ordered) variants.
Snowflakes produces 128-bit and time-ordered ids. They run one on each node in infrastructure and will generate conflict-free ids on-demand without coordination.
A fast Ruby implementation of UUID versions 4, 6, 7, and 8 🪪
uuid_v7 enables UUID V7 as primary keys in Rails, optimized for Mysql and Sqlite, with efficient migration and integration features.
HasSecureUuid provides you an easily way to generate random uuids for any model in ruby on rails. **SecureRandom::uuid** is used to generate a unique uuid, so collisions are highly unlikely.
RUUID (Ruby UUID) parses, generates, and represents RFC 4122 universally unique identifiers.