random-colored-string
v2018.11.12
Published
Install npm i @f0c1s/random-colored-string
Downloads
1
Readme
Install npm i @f0c1s/random-colored-string
Usage const colored = require('@f0c1s/random-colored-string') console.log(colored(SOME_STRING)) // to print OR const randomlyColoredWelcome = colored('Welcom')