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

outdated

Generate random data using Dart. Can be used to create random color to given color space, generate integer between the two values, mock string with custom length and custom characters, generate random [...]

1.2.2 & 1.2.3 #

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
29
likes
0
points
845
downloads

Publisher

unverified uploader

Weekly Downloads

Generate random data using Dart. Can be used to create random color to given color space, generate integer between the two values, mock string with custom length and custom characters, generate random urls with different parts and different number of parts like routes, paths and fragments, date between the two moments in time, IPv4 and IPv6 addresses and, last but not least, random first names including male or a female.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on mock_data