fakeit 1.4.1

Fake data generator library with 130+ functions
Documentation
1
2
3
4
5
6
7
#[allow(dead_code)]
pub static PHONE: &[&str] = &[
    "###-###-####",
    "(###)###-####",
    "1-###-###-####",
    "###.###.####",
];