Generating test data in JSON, CSV and SQL formats using Go and Faker
Sometimes, you may need to generate fake data for use for testing behavior of your systems or for load or volume testing, for example to test that pagination behavior works well with hundreds or hundr
code.zikani.me6 min read