RandomFileTree
RandomFileTree copied to clipboard
allow to fix seed
User should be able to fix random seed with command line option and simple API call. This also means that all randomness should come from a Random object rather than directly the random method.