Spawnflake is a schema agnostic, random and pattern-based data generator for MySQL databases.
Point it at a running database to automatically introspect tables and resolve foreign key dependencies. It populates your schema with realistic, structured data using only a configuration file.
String columns can be driven by combinatory rules that produce believable names and values. Numeric and date columns can accept range rules. Or let everything randomise. Available on crates.io