asiftasleem / nbuilder

Automatically exported from code.google.com/p/nbuilder
0 stars 0 forks source link

Random string generation patterns #63

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
It would be nice to be able to generate random strings based on a pattern, 
i.e.: regular expressions. This will allow to generate values for example for 
email properties. This function could work like the data generation in VS 
Database Edition, Data Generation Plans.

Original issue reported on code.google.com by gabykotl...@gmail.com on 5 Jan 2011 at 7:50

GoogleCodeExporter commented 8 years ago
Sorry, I don´t know how to change this issue to Enhancement    

Original comment by gabykotl...@gmail.com on 5 Jan 2011 at 7:52

GoogleCodeExporter commented 8 years ago

Original comment by garethdo...@googlemail.com on 5 Jan 2011 at 8:17

GoogleCodeExporter commented 8 years ago
Thanks yes, I looked into this when I did the first release but had to drop the 
idea as it would take too long. I'll give it some more thought. There seem to 
be a few projects out there that help with this, I'll see if any them are 
mature enough, perhaps I could make use of them.

Original comment by garethdo...@googlemail.com on 5 Jan 2011 at 8:27

GoogleCodeExporter commented 8 years ago
The person that raised issue 69 has suggested we might look into using his 
Regular Expression Random Data Generator (http://code.google.com/p/rxrdg/)to be 
able to provide this sort of functionality. You may want to get in contact him 
and see what he has in mind...

Original comment by joshuajr...@gmail.com on 2 Dec 2011 at 5:25