chewbranca commented on issue #841: Ensure chttpd pids have a proper random seed URL: https://github.com/apache/couchdb/pull/841#issuecomment-332287544 It's a shame we can't use the `rand` module, as `rand` takes care of this automatically, but it's not in all the versions of Erlang we support. The `random` module has a terrible default seed: https://github.com/erlang/otp/blob/master/lib/stdlib/src/random.erl#L44-L45 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
