Function gen_binary_poly

Source
pub fn gen_binary_poly(size: usize, seed: Option<u64>) -> Polynomial<i64>