🥇 BINOD Install $ npm install binod Usage const binod = require('binod') console.log(binod(10)) // log 'binod' 10 times