Casino GamesΒΆ

If you get the Python interpreter (be sure to install Tcl/Tk that comes with it), you can use this Blackjack Trainer application.

The whole simulator package is available as a single ZIP file.

As part of the simulation effort, of course, you must check the quality of your random number generator. A complete empirical test of random number generators.

Source: rngtest, rngmain.

As part of empirical testing is the problem of computing acceptable chi-squared values. Source: chi2stats.

version:2
date:2/28/02

Previous topic

Blackjack Flashcards

Next topic

Casino Games Simulator