Function gmp_mpfr_sys::mpfr::grandom

source ·
pub unsafe extern "C" fn grandom(
    rop1: *mut mpfr_t,
    rop2: *mut mpfr_t,
    state: *mut randstate_t,
    rnd: rnd_t
) -> c_int
👎Deprecated since 1.1.0: replaced by nrandom
Expand description