gentest
gentest copied to clipboard
Provide examples of recursive generators
Could gentest generate a random binary tree or binary search tree? by random I mean a random depth with random values.
It definitely can and there should be an example, thanks for mentioning it! Can't make promises about how soon I'll get to this, though.