mocky 0.1.2
mocky: ^0.1.2 copied to clipboard
A clean, extensible data generator for tests, demos, and mock data. Supports multiple locales (Ukrainian, US) with words, names, phone numbers, and emails.
0.1.2 #
- Updated topics for better discoverability on pub.dev
0.1.1 #
- Added topics for better discoverability on pub.dev
0.1.0 #
- Initial release
- Multi-locale support (Ukrainian and US English)
- Random word generation (~1000 words per locale)
- Random name generation (100 names per locale)
- Locale-specific phone number generation
- Gmail email address generation
- Simple static API with
Mocky.setLocale()for locale switching