krestenkrab / triq

Trifork QuickCheck
http://krestenkrab.github.com/triq/
Apache License 2.0
281 stars 54 forks source link

not compatible with Erlang/OTP 20 #64

Open debalance opened 6 years ago

debalance commented 6 years ago

src/triq.erl:468: Warning: call to crypto:rand_bytes/1 will fail, since it was removed in 20.0; use crypto:strong_rand_bytes/1

KrzysiekJ commented 6 years ago

@debalance: This is fixed in the fork of Triq hosted on GitLab.