public void BenchmarkTest()
 {
     Benchmark.Run(RandomPasswordTest);
 }