Snowfakery
Snowfakery copied to clipboard
Add summation feature
Sometimes you want a parent object to have a field value which is the sum of many child values. Snowfakery allow you to
specify or randomly generate the parent sum value and then it will generate an appropriate number of children with values that sum up to match it, using Math.random_partition.