I just write some very simple tool - random comment generator. This is a Perl script so under windows you will need activeperl from activestate. To edit configuration just open in some text editor easy_comment_generator.pl. Maybe for someone this script will be useful. If you want some upgrade's, or another script just ask ; >
Usage examples:
Download link:
I don't put any virus scan etc - this is only 1,64 KB *.pl file (perl script).
Usage examples:
Code:
perl easy_comment_generator.pl -count 10 -o output.txt -d
perl easy_comment_generator.pl -count 100
-c --count - how much comments to generate
-o --output - specify output file (default is gen_comments.txt)
-d --duplicates - remove duplicates before save
Download link:
Code:
filefactory.com[slash]file[slash]cca1b26[slash]n[slash]easy_comment_generator.pl
I don't put any virus scan etc - this is only 1,64 KB *.pl file (perl script).