Trying to create my own test data generator something like http://www.mockaroo.com/, but I want to add more functionality, like combining sub strings between columns. From the website it looks like it was coded in ruby on rails. Should I try to do that? or on another language
Also is there any source code out there like mockaroo's I can use, just to modify functionality?
Any suggestions would help.