generatedata
generatedata copied to clipboard
A powerful, feature-rich, random test data generator.
Java is so verbose, the class would be comically large for even a few rows of data... it's really not for data storage. I wonder if a better solution would...
Now we're live, we need to bake in the i18n validation process so we don't accidentally push incomplete work.
Kind of annoying when you're in the country field and you type "P" and it just filters everything that contain a "P". Better for it it do a **/^p/i** match...
- button should automatically show the right lang after a dynamic lang change - login dialog on Google's end should appear in the appropriate language
When double-clicking a temporary password in the password reminder email it won't select the whole string - just the string section up to first "-" char (native browser behaviour). Currently...
This bug must have snuck in fairly late.
Yuck! Seems like the library doesn't offer the option to start off by just fading in. But it really looks awful. Fork the project and fix and investigate contributing back...
It's kinda weird. When you generate a small volume of data it's very quick and shows a simple "Download" button, or a "x" close modal button. Both of which clear...
As described.