What if you seed your collection in a single line?

Books.fakefill.insert(10); // And Fakefill will load all the fields in the schema attached to the collection and generate the proper fake data for each of them.

Meet Fakefill, the magic autofiller for docs based in a SimpleSchema.
Of course there are unfortunelly some glitches, but take a look:

https://atmospherejs.com/gbit/fakefill

1 Like

This seems to be cool.