Random Trees

We want to make a tree that looks more random. Here are some pictures of different runs of the program with different levels so that you can see what we were thinking.

Unfortunately, our attempt (shown below) was unsuccessful (see "tree" on the right). Modify the crazy-tree code to produce the random trees as shown above. (Click for big hint.)