TODO list for Perl module Math::Random::OO

Near term:

- Rewrite M::R::OO to support use of M::R::TT as a base random function for
  all submodules.  (use Math::Random::OO prng => 'Math::Random::TT';)
- Benchmark speed
- Document modules
- Review Devel::Cover output and increase test coverage

Long term:

- Write Triangle
- Decide on other distributions to create

