Random data generator

 
Fields
Format

This tool allows you to generate random test data, with data close to real data.There is no limitation on the volume of data generated in your browser!

This tool allows you to quickly define the content of the test data stream to be generated. It will redirect you to one of our 3 data generation tools (with your preselection):

  • A basic data generator (CSV/JSON/XML/SQL): It allows to generate data in different formats, with a single level (no sub-object, no array, no XML attribute, ...).
  • A complex JSON data generator: This tool allows to generate JSON data with a complex tree structure (with sub-objects, arrays, ...).
  • A complex XML data generator: This tool allows to generate XML data with a complex tree structure (with sub-tags, tag attributes ...).

User guide

How to generate random data?

  • First, click on the fields you want to generate. If you make a mistake, you can click them again to deselect them.
  • Then select the desired data format.
  • Finally click on the "generate" button, you will be redirected to the appropriate data generator.On each page of the different generators, you will also have a user guide to help you.
End of the guide (there was not much to say) :)

Data generator

We often need test data to validate that our applications respect the functional rules, and also that they hold the load with a large volume of data.

This powerful tool is 100% online and allows you to quickly generate realistic test data (datasets). This type of data that approximates real data helps to find bugs more easily.Also, if you have to give a presentation, using realistic data can help understanding.

Advanced test data generators in JSON and XML format allow to generate complex data with sub-objects / tags, ...These generators are a bit complicated to use, you have to be comfortable with this type of data.

This generator can generate a variety of data types, including names, addresses, email addresses ...

The basic generator is easier to use, but does not allow you to generate complex data.It is ideal for generating CSV data that you want to integrate into a database.This tool also provides an API to generate data.

This tool is in beta version, if you find a bug, please let me know in the comments.

You can report a bug or give feedback by adding a comment (below) or by clicking "Contact me" link (at the top right hand corner of the page).

Comments