data-faking 0.1.2

Generate massive amounts of fake data
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pub mod animals;
pub mod cat;
pub mod bear;
pub mod bird;
pub mod cetacean;
pub mod cow;
pub mod crocodilia;
pub mod dog;
pub mod fish;
pub mod horse;
pub mod insect;
pub mod snake;
pub mod rodent;
pub mod rabbit;
pub mod lion;