tor/changes/ticket29732
2019-04-30 11:11:39 -04:00

6 lines
279 B
Plaintext

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