rand-hex-color

1.0.3 • Public • Published

rand-hex-color

Demo https://color-generator-rsp.pages.dev/

import generate_random_colors from 'rand-hex-color';

console.log(
    generate_random_colors(12)
)

/*
    Outputs
    --------
    
        [
            '#a0ec21', '#3c1181',
            '#1d6a4f', '#506a83',
            '#f8029a', '#59d5d4',
            '#0a7f11', '#2e42c7',
            '#f4de97', '#53e4db',
            '#42b100', '#52872c'
        ]

*/

Package Sidebar

Install

npm i rand-hex-color

Weekly Downloads

1

Version

1.0.3

License

ISC

Unpacked Size

2.36 kB

Total Files

3

Last publish

Collaborators

  • johnnestanode00262