seeder icon indicating copy to clipboard operation
seeder copied to clipboard

Add .generate() method

Open cleverbeagle opened this issue 6 years ago • 0 comments

Right now the seeder works well enough for seeding on startup, but it'd be nice if you could call it and get back data without hitting the DB. E.g., to generate seed data for tests.

cleverbeagle avatar Jul 03 '19 21:07 cleverbeagle