Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 662 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 662 Bytes

Random Color Generator

This is a simple web application that generates random colors using JavaScript. Each time the user clicks a button or triggers an event, a new random color is generated and displayed on the screen.

Features

  • Random Color Generation: Clicking a button or triggering an event generates a new random color.
  • Hexadecimal Format: Colors are displayed in hexadecimal format (#RRGGBB).
  • User Interaction: Users can easily trigger color generation by clicking a button or interacting with the page.

Screenshot

image