mock_data 2.0.1 copy "mock_data: ^2.0.1" to clipboard
mock_data: ^2.0.1 copied to clipboard

Generate random data using Dart. Can be used to create random strings, integers, names, colors, IPs, UUIDs, URLs and dates.

2.0.1 #

  • UPDATED: Bump Dart to version 3

2.0.0 #

  • NEW: 'mockLocation' for location mocking
  • UPDATED: Migrated to sound null-safety.
  • IMPROVED: Minor tests refactoring

1.2.7 #

  • IMPROVED: README.md section reduced to basic examples. For more advanced usage refer to examples section.
  • REMOVED: TODO file. Refer to Project tab for Roadmap.
  • UPDATED: Issue templates when opening new issue.

1.2.6 #

  • NEW: mockUUID function for generating version 4 UUID.
  • IMPROVED: Health suggestions for analysis tab.
  • CHANGED: TravisCI replaced with GitHub Actions.

1.2.2 - 1.2.5 #

1.2.1 #

  • UPDATED: Added support for IPv6 instead of IPv4 only.
  • UPDATED: Added new color spaces for mockColor
  • UPDATED: Added new male and female names
  • IMPROVED: Added more tests
  • CHANGED: mockName defaults to 'any' instead of empty string
  • FIX: mockName test for gender changed to more valid one

1.2.0 #

  • NEW: mockColor, mockUrl and mockDate functions

1.1.0 #

  • NEW: mockName function
  • Improved documentation
  • FIX: Removed last dot that was generated using mockIPv4 function

1.0.1 #

  • FIX: Added proper documentation link

1.0.0 #

  • Initial version
28
likes
140
pub points
85%
popularity

Publisher

unverified uploader

Generate random data using Dart. Can be used to create random strings, integers, names, colors, IPs, UUIDs, URLs and dates.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on mock_data