Sometimes you need data for tests, like Adobe Thermo has prewritten "sets" of data, like 1-word strings, 3-word strings, etc for use in populating data controls.
I need:
- Continuous text, no newlines
- CSV Numbers, Integers
- CSV Numbers, Decimals
- URL encoded strings
Any ideas on how to get any of those?