e29994c Rename getrandom() to get_random() in arithmetic to avoid conflict with the C library getrandom().

Authored and Committed by jmakey 7 years ago
    Rename getrandom() to get_random() in arithmetic to avoid conflict with the C library getrandom().
    Declare get_random() static to prevent similar problems in the future.
    
        
file modified
+3 -0