test-check

2016-07-24T00:06:49.000010Z

if you just want to write your own (fn [rnd size] ...), the reason make-gen isn't public is that in most cases doing something so low-level isn't necessary

2016-07-24T00:07:16.000011Z

so I'm interested in what that function is doing so I can see if there's some higher-level way to accomplish the same thing