You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by gi...@git.apache.org on 2017/10/02 18:14:04 UTC

[GitHub] nickva opened a new pull request #860: Remove usage of deprecated random module.

nickva opened a new pull request #860: Remove usage of deprecated random module.
URL: https://github.com/apache/couchdb/pull/860
 
 
   Replace with util compatibility functions which use `crypto:rand_uniform/2`
   
   `crypto:rand_uniform/2` will also be deprecated in the future, hopefully by
   then we'd move to 18 as the minimum version.
   
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services