$ npm install yosay
const yosay = require('yosay'); console.log(yosay('Hello, and welcome to my fantastic generator full of whimsy and bubble gum!')); /*
_-----_ ╭──────────────────────────╮
| | │ Hello, and welcome to my │
|--(o)--| │ fantastic generator full │
`---------´ │ of whimsy and bubble │
( _´U`_ ) │ gum! │
/___A___\ /╰──────────────────────────╯
| ~ |
__'.___.'__
´ ` |° ´ Y `
*/