Random Customizable Tree
This is a version of the original Customizable Tree where the only change is the use of unique pseudo-random parameters for generating each sub-tree. The original version was using the rands function in a way that resulted in identical parameters for every sub-tree, which I think was not intended.
See the original model for details.