devolve



void  randomBranch(T)(ref BaseNode!T ind, in TreeGenerator!T gen);

Replace a random node with a new random subtree. The height of the tree will not increase.