random-food-emoji Returns a random food emoji const emoji = require('random-food-emoji') console.log(emoji()) // => 🍕License MIT