Skip to main content

_nmod_vec_rand

Function _nmod_vec_rand 

Source
pub unsafe extern "C" fn _nmod_vec_rand(
    vec: nn_ptr,
    state: *mut flint_rand_struct,
    len: slong,
    mod_: nmod_t,
)