Show HN: progLipsum, Dead Simple Test Data Generation For Developers
1–4 of 4 posts
Re: Show HN: progLipsum, Dead Simple Test Data Generation For Developers
#2Is progLipsum something that you find useful? What changes or additions would you make? I appreciate any feedback, and aim to continue development if this proves to meet the needs of other developers.
Also, I developed this as a solo entry for Rails Rumble 2012 - if you like it I would appreciate a vote at http://railsrumble.com/entries/355-proglipsum ;) Feedback is far more important though...
Re: Show HN: progLipsum, Dead Simple Test Data Generation For Developers
#3A few more sets of possible data geared towards specific regions might be nice. For example right now the output is exclusively ASCII which is unlikely to hit any legacy charset mismatches.
Re: Show HN: progLipsum, Dead Simple Test Data Generation For Developers
#4Looks nice so far, although I would have to think a while to find a case where I needed predominantly name and address dummy data :-) A few more sets of possible data geared towards specific regions might be nice. For example right now the output is exclusively ASCII which is unlikely to hit any legacy charset mismatches.