word_generator 0.6.0 copy "word_generator: ^0.6.0" to clipboard
word_generator: ^0.6.0 copied to clipboard

A dart based util package for generating random nouns, verbs, names, strong password and validate the given password is strong or not.

0.0.1 #

Initial version with nouns.

0.0.2 #

Util function to generate verbs

0.0.3 #

Util function to generate names

0.3.1 #

Updated versioning and readme

0.3.2 #

Updated readme

0.4.0 #

Util function to generate and validate password

0.4.1 #

Readme update

0.4.2 #

Readme update

0.4.3 #

Bugfixes

0.4.4 #

Bugfixes

0.4.5 #

Added option to exclude characters during password generation

0.4.6 #

Bugfixes for generating randomNames and randomVerbs

0.5.0 #

Added options to generate verbs and nouns based on given words.

0.6.0 #

  • Enhanced password generation capabilities with custom options and passphrase support
  • Added enhanced word generation features including random names, usernames, and email generation
  • Refactored main app structure and enhanced UI for word generation features
  • Enhanced Word and Password Generator Tests with improved test coverage
  • Updated CI workflows for improved Dart and Flutter support
  • Updated README.md with enhanced features and usage examples
  • Fixed pubspec.yaml formatting and added test package dependency Methods newly added are verbsStartingWith, verbsEndingWith, verbsContaining, nounsStartingWith, nounsEndingWith and nounsContaining
12
likes
160
points
1.56k
downloads

Publisher

verified publisherkathirvelchandrasekaran.com

Weekly Downloads

A dart based util package for generating random nouns, verbs, names, strong password and validate the given password is strong or not.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on word_generator