npm i funny-excuse
// ESM module
import funnyExcuse from 'funny-excuse'
// commonjs module
const funnyExcuse = require('funny-excuse');
const excuse = funnyExcuse.getExcuse('come to your house')
console.log(excuse)
example output: I can't come to your house because I'm on a strict diet of not doing things