data-faking 0.1.2

Generate massive amounts of fake data
Documentation
1
2
3
4
5
6
7
8
9
10
mod internals;

pub mod date_naive;
pub mod datetime_naive;
pub mod month;
pub mod time_naive;
pub mod unix;
pub mod weekday;
pub mod year;
pub mod sql;