I'm interested in software tool, which can fill up my database based on parameters with some random data.
Doesn't matter if it is something based on desktop application, online tool
What it should fulfill:
- Filling models based on HABTM, hasMany, belongsTo, ... relations
- Accept MAX and MIN values for number types
- Accept number of generated items in specific models
- Multi-platform (if desktop-application it means written in Java or some script language)
Why?
- Testing design (layouts filled with long texts)
- Testing performance of Application/API/Server-Side
- Testing data-type security, allocations, ...
- ...
Is there anything usable in moment? I'm not able to find anything