Randomize tables compiled

Randomize tables by rows put the rows of tables in random positions. It is possible to keep a header of n in place. Randomize tables by rows can also randomize the lines of lists or any text file.

Manual :

1- The software is statically compiled for Linux and Windows 64 bits.

2- unzip the software

3- copy your tables of text files (CSV, TSV, TXT...) in the “data” directory

4- execute the software by the command : ./software_name (linux) or double clic on the exe file (windows). The software is able to skip the first n rows of the table.

5- processed file is in the “result” directory.