Closed aeden closed 6 years ago
This PR replaces all old deprecated function calls with their replacements.
Closing this as I've implemented most of these in master. The one that I believe is still open is crypto:rand_uniform(0, 255) which doesn't have an obvious counterpart, and thus needs more testing.
crypto:rand_uniform(0, 255)
This PR replaces all old deprecated function calls with their replacements.