I would like to construct a random tree: for each node, there a random number of leaves is created.
I am almost there, but I don\'t understand why recursion is done o