UNPKG

unicole-random-color

Version:

Printing a string with random color

5 lines (4 loc) 105 B
const printRandomColor = require("./logic"); module.exports = { coolPrinting: printRandomColor };