一个小型命令行虚拟数据生成器。
Tiny command line program that accepts a template and outputs fake data.
Via gobinaries.com
$ curl https://gobinaries.com/yields/phony | sh
Via go get:
$ go get github.com/yields/phony
…
Usage: phony
[--tick d]
[--max n]
[--list]
phony -h | --help
phony -v | --version
Options:
--list list all available generators
--max n generate data up to n [default: -1]
--tick d generate data every d [default: 10ms]
-v, --version show version information
-h, --help show help information
avatar
color
country
country.code
domain
domain.name
domain.tld
double
email
event.action
http.method
id
ipv4
ipv6
ksuid
latitude
longitude
mac.address
name
name.first
name.last
product.category
product.name
state
state.code
timezone
unixtime
username
uuid
(MIT), 2014 Amir Abu Shareb.
暂无开放 Issues,或尚未同步最近议题。