Console application that was used for Monte Carlo simulations of a "Fair" Roulette game. Fair denotes there are no "zero" or "green" tiles. Equal even/odd, red/black, high/low. User sets the number of spin sets to execute. Summary results are printed for:
Black / Red Even / Odd High / Low
Uncomment line 45 to print Spin Value Results. This will show the number of times "n" hit; where 0<n<37.