bullshit-generator
v2.0.0
Published
Command line tool, which reads sentences from file, generates random sentences with all those words and prints it out.
Downloads
25
Readme
Bullshit Generator
Command line tool which reads sentences from file, generates random sentences with all those words and reads it out.
Currently is under construction
Install
npm i -g bullshit-generator
Usage
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
Options
-h --help To see help
-s --stats Show words statistics for used file
-g --graph Print graph
-f --file Use own text file