mpp_random_size
MP_CHECKOK(mpp_random_size(&n, (size + ECL_BITS - 1) / ECL_BITS));
mp_err mpp_random_size(mp_int *a, mp_size prec);