Function gen_curve_point_many_fp

Source
pub fn gen_curve_point_many_fp<const N: u64>(
    ctx: &mut FuzzerCtx,
) -> ArrayN<(BigInt, BigInt), N>