I need to create a simple binary tree (not a binary search tree), just a binary tree with random values, and I want to add elements manually to the tree.