"The equanimity of your average tosser of coins depends on a law ...
which ensures that he will not upset himself by losing too much
nor upset his opponent by winning too often."
Tom Stoppard, Rosencrantz & Guildenstern are Dead (1966)
Welcome to the home page for G. Wade Johnson's ThinAir
pseudo-random number generator (PRNG) library.
The ThinAir C++ class library defines a simple,
powerful interface to a set of pseudo-random number generators (PRNGs).
If you've ever needed a random number generator for a programming project
and were less than satisfied with the one that came with your language, this
class library may be for you.