rabbitmq / rabbitmq-federation

RabbitMQ Federation plugin
https://www.rabbitmq.com/
Other
40 stars 21 forks source link

Compilation warnings on OTP 19 #35

Closed michaelklishin closed 8 years ago

michaelklishin commented 8 years ago
src/rabbit_federation_upstream.erl:74: random:seed/3: the 'random' module is deprecated; use the 'rand' module instead
src/rabbit_federation_upstream.erl:77: random:uniform/1: the 'random' module is deprecated; use the 'rand' module instead