r_strings 0.0.1 copy "r_strings: ^0.0.1" to clipboard
r_strings: ^0.0.1 copied to clipboard

A simple package for generating random & unique strings.

r_strings #

A simple Dart/Flutter package for generating random or unique strings. This is useful for creating random IDs, tokens, or unique identifiers.

Features #

  • Generate random strings with customizable lengths.
  • Generate unique strings based on timestamps and random suffixes.

Installation #

Add this package to your pubspec.yaml:

dependencies:
  r_strings: ^0.0.1
3
likes
150
points
52
downloads

Publisher

unverified uploader

Weekly Downloads

A simple package for generating random & unique strings.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on r_strings