Extract the common body of our random-int functions into a macro
commit622a9a8a364520f2f1d0294b8d4389f1b29ba376
authorNick Mathewson <nickm@torproject.org>
Wed, 6 Feb 2019 17:51:50 +0000 (6 12:51 -0500)
committerNick Mathewson <nickm@torproject.org>
Thu, 14 Feb 2019 14:26:40 +0000 (14 09:26 -0500)
treebcc8bba11f1318c46373dd25447b6ab36c6d733f
parenta49149fc13e8b81e30df17579f19408ae8f4200f
Extract the common body of our random-int functions into a macro

This is the second part of refactoring the random-int-in-range code.
src/lib/crypt_ops/crypto_rand_numeric.c