[][src]Function flint_sys::fmpz_randprime

pub unsafe extern "C" fn fmpz_randprime(
    f: *mut fmpz,
    state: *mut flint_rand,
    bits: usize,
    proved: c_int
)

See the FLINT Documentation for this function.