As a side effect, this adds `Rand` deriving to the benchmarked strucures.
Naming the benchmark folder benches instead of bench lets Cargo run the benchmarks one by one like the test suite. The directory structure was modified accordingly also getting rid of the now superfluous files.