Function sql_gen

Source
pub fn sql_gen(rng: &mut impl Rng, tables: Vec<Table>) -> String
Expand description

Generate a random SQL string.