Thanks for merging my PR. I had a go at `Arb.orNul...
# kotest
d
Thanks for merging my PR. I had a go at
Arb.orNull()
https://github.com/kotest/kotest/compare/master...jaymoid:orNull?expand=1 Be good to get your thoughts. I think this is similar in probability of null to the old kotlintest, but wondering if it should allow some way to determine the chance of nulls (similar to the choose function)?