Currently the delimiter is specified in the code as ';'
I would like to add the ability to specify it via the command line
Example:
csvgen -o ./test.csv -r 10 -c "a1,a2,a3" -d ','
It is necessary to provide the possibility of specifying special characters in the delimiter, for example \t