gen_large_yaml
* Use a seedable RNG so that we can have the same number sequence. * Replace `HashMap`s with `Vec`s to avoid undeterministic iteration.
Add documentation for those tools, and make it so that `gen_large_yaml` generates a predetermined set of files instead of outputting to its standard output.