toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 26 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.
Emulates C# Guid. Generate new UUIDs, add variables of type Guid to classes.
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.
A Dart package for generating and parsing UUID version 4 (RFC4122) strings.#uuid#identifier#id
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.