faker Fake data generator Features Zero dependencies Easy to integrate. Installation Go version 1.18+ go get go.neotoolkit.com/faker Usage package main import ( "fmt" "go.neotoolkit.com/faker" ) func main() { fmt.Println(faker.Name()) } Tom Bloggs Documentation See these docs. License MIT License. Sponsors