random-color-by-shondrapkin
v1.0.0
Published
Generate a random HEX color
Readme
🎨 Random Color Generator
A lightweight JavaScript / TypeScript utility for generating random HEX colors.
Perfect for UI testing, design tools, demos, and learning projects.
✨ Features
- Generates random HEX colors (e.g.
#A3F9C2) - Written in TypeScript
- Includes TypeScript typings
- Zero dependencies
- Works with ESM
- Small and fast
📦 Installation
npm install random-color-by-shondrapkin