Generating test data in JSON, CSV and SQL formats using Go and Faker
Feb 20 · 6 min read · 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
Join discussion