faker 0.0.3

A library for generating fake data such as names, addresses, and phone numbers.
1
2
3
4
5
6
7
8
9
10
[package]

name = "faker"
version = "0.0.3"
authors = ["Mordy Tikotzky <mordytk@gmail.com>", "Seth Pollack <teampollack@gmail.com>"]
homepage = "https://github.com/tikotzky/faker-rs"
repository = "https://github.com/tikotzky/faker-rs"
license = "MIT/Apache-2.0"
description = "A library for generating fake data such as names, addresses, and phone numbers."