Fork me on GitHub
#clojure-spec
<
2019-04-12
>
fedreg17:04:06

Can anyone point me to an example of passing custom generators into the options of spec.test.alpha/check?

:gen        map from spec names to generator overrides
…I need to limit the range of some generated ints and can’t seem to get it. thx!