go-faker / faker

Go (Golang) Fake Data Generator for Struct, previously https://github.com/bxcodec/faker
https://pkg.go.dev/github.com/go-faker/faker/v4
MIT License
614 stars 30 forks source link

feat: real address tag with string #22

Open SuhwanCha opened 1 year ago

SuhwanCha commented 1 year ago

In latest version (v4.1.0), real address feature was added. But it can be used only with faker.RealAddress struct, it makes hard to seed database.

would be better provide address with string

For example, "8888 Cummings Vista Apt. 101, Susanbury, NY 95473"