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
Generate and parse UUIDs
UUID generator and utilities for Elixir.
An :elixir_uuid compatibility layer for :uniq
Functions to parse URLs including scheme-specific URLs such as `tel`, `data`, `geo`, `uuid` and `mailto`. Modelled on the URI module.
UUID v7 with an 18-bit randomly-seeded counter. (Re: Section 6.2, from the IETF Draft.)
Ecto.ShortUUID is a custom Ecto type which adds support for ShortUUID in Ecto schemas More info on ShortUUID: https://github.com/gpedic/...
Jan Henry Nystrom's standard library,CBOR, JSON, MessagePack, Syslog, URI, IP address, Timestamp, UUID, TypeID,prefix/range/T-trees, Bloo...
UUID v5 type for Ecto.
A library for creating Base62-encoded UUIDs
Tools for using UUID based id with Ash
ShortUUID allows UUIDs to be encoded in a more URL- and user-friendly Base58 format.
An Ecto type for UUIDs and ID displayed as shortcode with support of prefix 'à la Stripe'.
UUIDv7 identifiers base62 encoded with a prefix. Based on the blog post by Dan Schultzer: https://danschultzer.com/posts/prefixed-base62-...
Generate Uuid for Gleam
UUUIDv7 stands for microUUIDv7 - a version 7 UUID with submicrosecond precision
Twitter's Snowflake UUID generator in Erlang
A wrapper for mix phx.new with better defaults. Use UUIDs by default, opinionated project formatting, and automated test running
Generate short UUIDs
Tools for UUID generator and utilities aroud it for Elixir.
An Ecto type for Base62-encoded UUIDs
Date-relative (and relatively universally unique) UUID generation. Based on https://github.com/recurly/druuid
Tools for using UUIDv7 id with Ash
A wrapper for mix phx.new with better defaults. Use short UUIDs and utc_datetime_usec by default.
UUID v4 generator