toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 22 packages
Sort by PUB-AZS
RFC4122 (v1, v4, v5, v6, v7, v8) UUID Generator and Parser for Dart #uuid#identifier#id
UUID type, parser and generators. Can generate v1, v4, and v5 UUIDs#uuid
A sane UUID implementation with support for generating and handling v1, v4 and v5 UUIDs according to RFC4122.
Lexicographically sortable, 128-bit identifier (UUID) with 48-bit timestamp and 80 random bits. Canonically encoded as a 26 character string, as opposed to the 36 character UUID.
A URL-safe base64 encoding for UUIDv4 stripped of padding. Useful when embedding short random UUIDs in URLs. #uuid
Generate random data using Dart. Can be used to create random strings, integers, names, colors, IPs, UUIDs, URLs and dates.
RFC4122 (v1, v4, v5, v6, v7, v8) UUID Generator and Parser for Dart
Generate short UUIDs or translate standard UUIDs into shorter formats and back.
An implementation of uuidv7 (RFC 9562) in dart without dependencies
A library to generate URL-friendly, unique, and short IDs that are sortable by time. Inspired by nanoid and UUIDv7.#id#identifier#uuid#random#nanoid