toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 422 packages
Sort by PUB-AZS
Simple library for generating random ascii strings by default using Random from 'dart:math'.
Nonce contains a static generator that generates random alphanumeric strings, and can be constructed as an object containing a generated string.
Generates random sentences and paragraphs (similar to "lorem ipsum" generators).
Using this Package developer can check whether the user provided Email address Domain name is valid or fake
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 Pedometer and Step Detection package for Android and iOS. Step count is streamed as the platform updates it.
Create random strings that match a given regular expression.
Utility functions and methods to generate random BigInt, generate random prime BigInt and check if BigInt is prime.
Extension methods & helpers for Random, and a globally accessible instance. Ex. rnd(10), rnd.getItem(list), rnd.getBit(0.8).
A URL-safe base64 encoding for UUIDv4 stripped of padding. Useful when embedding short random UUIDs in URLs. #uuid