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

outdated

A library for generating fake data. faker is heavily inspired by the Python package faker and, the Ruby package ffaker.

Changelog #

1.1.0 #

  • Added lorem sentences and words
  • Added continents
  • Added generics to randomGenerator.element()

1.0.0 #

  • Make faker compatible with Dart 2.0.

0.0.5 #

  • fix: Remove illegal chars from generated domain words

0.0.4 #

  • Added food generator, includes restaurants, dishes and cuisines

0.0.3 #

  • fix: Type faker constant to Faker

0.0.2 #

  • Added support for guids
  • Added fromPatternToHex method that generates a random set of numbers from a given pattern and return it as hex

0.0.1 #

  • Initial release
752
likes
0
pub points
98%
popularity

Publisher

unverified uploader

A library for generating fake data. faker is heavily inspired by the Python package faker and, the Ruby package ffaker.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on faker