I would like to receive suggestions on the data generators that are available, for SQL server. If posting a response, please provide any features that you think are important.
I have never used a application like this, so I am looking to be educated on the topic. Thank you.
(My goal is to fill a database with 10,000+ records in each table, to test an application.)
I’ve rolled my own data generator that generates random data conforming to regular expressions. It turned into a learning project (under development) and is available at github.