Registry / testing / jackc-fake

jackc-fake

JSON →
library0.0.0-20150926172116-812a484cc733gogounverified

A fake data generator for Go, inspired by forgery and ffaker Ruby gems.

go get github.com/jackc/fake
INSTALL
IMPORT
SIG · JACKC-FAKE
J
jackc-fake
testinggov0.0.0-20150926172116-812a484cc733
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

fake
github.com/jackc/fake

Generate a random full name

package main import ( "fmt" "github.com/jackc/fake" ) func main() { fmt.Println(fake.FullName()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20150926172116-812a484cc733latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
jackc-fake — go get jackc-fake · libregistry