Explore different methods of generating a small random subset of a population.
- S0: first blood
- S1: using bitsets
- S2: sparse sets
- SFabrice: josephus sampling
ocamlbuild -use-ocamlfind benchmark.native
./benchmark.native --module S0
You can use this any way you want as long as your organization employs less than 2 lawyers.
have fun,
Romain.