tonysun83 commented on a change in pull request #6:
URL: https://github.com/apache/couchdb-hyper/pull/6#discussion_r638231969



##########
File path: src/hyper.erl
##########
@@ -330,7 +330,7 @@ perf_report() ->
 
     R = [begin
              io:format("."),
-             random:seed(1, 2, 3),
+             rand:seed(1, 2, 3),

Review comment:
       wups missed this, didn't realize they changed the new api with `rand`




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to