@dashdashzako/random-hex-color
TypeScript icon, indicating that this package has built-in type declarations

3.0.2 • Public • Published

random-hex-color

travis build status codecov npm version License type

Small utility to generate random hexadecimal color codes.

Installation

npm i @dashdashzako/random-hex-color

Usage

import { randomColor } from 'random-hex-color';

const theColor = randomColor();

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i @dashdashzako/random-hex-color

Weekly Downloads

1

Version

3.0.2

License

MIT

Unpacked Size

4.28 kB

Total Files

6

Last publish

Collaborators

  • dashdashzako