UUID generator and utilities for Elixir.
UUID generator and utilities for Elixir.
Provides UUID generation, parsing, and formatting. Supports RFC 4122, and the v6 draft extension
Erlang UUID Implementation
A UUID v7 implementation and Ecto.Type for Elixir
ShortUUID - generate concise, unambiguous, URL-safe UUIDs
UUID v7 with an 18-bit randomly-seeded counter. (Re: Section 6.2, from the IETF Draft.)
Generate and parse UUIDs
UUID generator and utilities for Elixir.
Functions to parse URLs including scheme-specific URLs such as `tel`, `data`, `geo`, `uuid` and `mailto`. Modelled on the URI module.
Jan Henry Nystrom's standard library,CBOR, JSON, MessagePack, Syslog, URI, IP address, Timestamp, UUID, TypeID,prefix/range/T-trees, Bloo...
An :elixir_uuid compatibility layer for :uniq
Tools for using UUID based id with Ash
A library for creating Base62-encoded UUIDs
An Ecto type for UUIDs and ID displayed as shortcode with support of prefix 'à la Stripe'.
ShortUUID allows UUIDs to be encoded in a more URL- and user-friendly Base58 format.
UUID v5 type for Ecto.
Generate Uuid for Gleam
UUUIDv7 stands for microUUIDv7 - a version 7 UUID with submicrosecond precision
Tools for UUID generator and utilities aroud it for Elixir.
Elixir ACL library for managing user abilities and permissions with support of ecto(uuid) and compatibility with absinthe
Twitter's Snowflake UUID generator in Erlang
Date-relative (and relatively universally unique) UUID generation. Based on https://github.com/recurly/druuid
Generate short UUIDs
A library to give support of uuid_helper in database tables
Generates random tokens that look like type 4 UUIDs: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
An Ecto type for Base62-encoded UUIDs
Validation library with +25 fully tested rules — Email, IBAN, Credit Card, UUID, MacAddress... and many more!
High-quality UUID generation for Erlang with distributed entropy powered by ALARA.
A library for Gleam to parse UUIDs. This is a slightly modify version of gleam_uuid, to work with the latest version of gleam