random-color-hex-generator

1.0.4 • Public • Published

Random Color Hex Generator

Generates a random hex color

Installation

Use any package manager of your choice to install.

npm install random-color-hex-generator

or

yarn add random-color-hex-generator

Usage

import generateHexColor from 'random-color-hex-generator'

const color = generateHexColor() // returns a hex code string(#eef563)

License

MIT

Package Sidebar

Install

npm i random-color-hex-generator

Weekly Downloads

0

Version

1.0.4

License

MIT

Unpacked Size

1.1 kB

Total Files

3

Last publish

Collaborators

  • aakash_haider