random_string 1.1.0 copy "random_string: ^1.1.0" to clipboard
random_string: ^1.1.0 copied to clipboard

outdated

Simple library for generating random ascii strings by default using Random from 'dart:math'.

Changelog #

1.1.0 #

  • Enabled a custom provider with Random from 'dart:math' serving as default.

1.0.0 #

  • Added tests
  • Changed sdk environment to '>=2.1.0 <3.0.0'

0.0.2 #

  • Added Support for Dart 2
  • Fixed Error: The argument type 'dart.core::List

0.0.1 #

  • Initial version, created by Stagehand
  • Added randomBetween, randomString, randomNumeric, randomAlpha, randomAlphaNumeric, and randomMerge.
197
likes
40
points
1.19M
downloads

Publisher

unverified uploader

Weekly Downloads

Simple library for generating random ascii strings by default using Random from 'dart:math'.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

More

Packages that depend on random_string