Hash :
a677b72b
Author :
Date :
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.