1. 7b0cf76 * Migrate sample distribution test from random.py to test_random.py. by Raymond Hettinger · 22 years ago
  2. 3dd990c Move the statistical tests for four distributions into the unittest suite. by Raymond Hettinger · 22 years ago
  3. 15ec373 Add a test case. by Raymond Hettinger · 22 years ago
  4. 8ec7881 Test an edge case for sample(). by Raymond Hettinger · 22 years ago
  5. 40f6217 SF patch 658251: Install a C implementation of the Mersenne Twister as the by Raymond Hettinger · 22 years ago
  6. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 23 years ago
  7. 46c04e1 random.gauss() uses a piece of hidden state used by nothing else, by Tim Peters · 23 years ago