[][src]Function flint_sys::fmpz_randtest_mod

pub unsafe extern "C" fn fmpz_randtest_mod(
    f: *mut fmpz,
    state: *mut flint_rand,
    m: *const fmpz
)

See the FLINT Documentation for this function.