Command line tool which reads sentences from file, generates random sentences with all those words and reads it out.
Currently is under construction
npm i -g bullshit-generator
bullshit-generator
use it with defalut text file
bullshit-generator [OPTION]...
use it with defalut text file with options
bullshit-generator --file my-text-file.txt
use your own text file
-h --help To see help
-s --stats Show words statistics for used file
-g --graph Print graph
-f --file Use own text file