dmgk / fakerLinks
A library for generating fake data such as names, addresses, and phone numbers.
☆346Updated last year
Alternatives and similar repositories for faker
Users that are interested in faker are comparing it to the libraries listed below
Sorting:
- Load environment variables from `.env` or `io.Reader` in Go.☆306Updated 3 months ago
- Fake data generator for Go (Golang)☆598Updated last year
- Trims, sanitizes & scrubs data based on struct tags (go, golang)☆325Updated last month
- 12 factor configuration as a typesafe struct in as little as two function calls☆339Updated 3 years ago
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …