BN_rand_range

Function BN_rand_range 

Source
pub unsafe extern "C" fn BN_rand_range(
    r: *mut BIGNUM,
    range: *const BIGNUM,
) -> c_int