ticket29732 279 B

12345
  1. o Minor features (testing):
  2. - Tor's unit test code now contains a standard set of functions to
  3. replace the PRNG with a deterministic or reproducible version for
  4. testing. Previously, various tests implemented this in various ways.
  5. Implements ticket 29732.