Function mpf_urandomb

Source
pub unsafe extern "C" fn mpf_urandomb(
    rop: mpf_t,
    state: randstate_ptr,
    nbits: bitcnt_t,
)
Expand description