I have a MySQL workbench model that I've used to generate a schema. To play around with it, I'd like a bunch of fake data. Is there an easy way to generate this, or must I do it by hand?
|
feedback
|
|
This is a site I always use to generate dummy data. http://www.generatedata.com This will generate the data as well as the insert scripts. | |||||||
feedback
|