random_poly_info
static const struct random_poly_info random_poly_info =
degree = random_poly_info.degrees[type];
separation = random_poly_info.seps[type];
buf->rand_deg = degree = random_poly_info.degrees[type];
buf->rand_sep = separation = random_poly_info.seps[type];