Generates a short random compliment, or motivation to do better.
var nicejob = require('nicejob'); console.log(nicejob()); // -> You're doing beautifully console.log(nicejob()); // -> That's the way to do it console.log(nicejob.not()); // -> Regrettable console.log(nicejob.not()); // -> Lacking
$ npm install nicejob
Positive and negative list currated from:
###License MIT