grabrandom
v2.0.0
Published
grabs random line from included ascii art document and prints to console/terminal
Readme
Grab, then print a random ascii-art one-liner to your terminal/command prompt

To install:
npm install grabrandom -g
Now, use it:
grabrandom
UPDATE:
The latest update includes two changes.
- Fixed occasional printing of blank line. Now there will never be an instance of
nothing being printing when sometimes executing `grabrandom`.
- Now ascii lines are printed in a random color!