Closed DylanZeller closed 3 years ago
There is a package called faker that we can use in python to generate fake names and addresses and such.
We probably want this script to output a CSV file with the info in the format
TABLENAME, val1, val2, val3, ...
There is a package called faker that we can use in python to generate fake names and addresses and such.