Commit a677b72bd6d9d378daf9775966aa8ca574e26e67

Nick Mathewson 2014-09-18T12:02:13

Use evutil_weakrand() in unit tests. (Coverity doesn't like random() or rand(). We don't care; this is for unit tests.) Fixes CID 1239298, 1239296, 1239295, 1239293.