@thekoneko/random-color.js

1.0.1 • Public • Published

random-color.js

Random-color.js is a NPM module that randomly generates a random color and outputs it in the terminal.

Here is an example.

const { printDark } = require("@thekoneko/random-color.js");

printDark("Hello!");

Its very simple, so here are the commands it has.

printDark("Hey");

printBright("There");

printStyle("Person");

Package Sidebar

Install

npm i @thekoneko/random-color.js

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

4.11 kB

Total Files

3

Last publish

Collaborators

  • thekoneko