random-hexa-color
v1.0.0
Published
Utility function to generate a random hexadecimal color
Downloads
7
Readme
random-hexa-color
Utility function to generate a random hexadecimal color
Installation
npm install random-hexa-color
Usage
import randomHexaColor from 'random-hexa-color';
randomHexaColor(); // Output example: "#D431B5"