Function BN_pseudo_rand_range

Source
pub unsafe extern "C" fn BN_pseudo_rand_range(
    rnd: *mut bignum_st,
    range: *const bignum_st,
) -> i32