pub fn generate_vectors(tables: Vec<String>) -> Result<()>
arbitrary
Generates test vectors for specified tables. If list is empty, then generate for all tables.
tables