Ejemplo n.º 1
0
 public void bench_xor256_uniform_u64()
 {
     Benchmark(Rng.XOrStarStar256().PointSource <ulong>());
 }