generauto
Automatic random organised text generator from template
This tool allow to
- create templates, called 'generator', made of 'columns', whose columns are made of 'contents'. These content can be of multiple types, some of them being random.
- create text files or 'SQL INSERT' files who can be further used to feed an application for testing purpose.
Tools/library used: C++ and QT (with QTCreator)