A basic and interactive frontend project that generates a random number within a specified range using HTML, CSS, and JavaScript.
- Generate random numbers on button click
- Simple and clean UI
- Responsive design
- Optional: Custom range input support (min & max values)
- HTML
- CSS
- JavaScript
- User opens the page.
- Clicks on the "Generate" button.
- A random number is generated and displayed instantly.
- (Optional) User can set a minimum and maximum range.
![Random Number Generator Screenshot] (
)
This project is licensed under the MIT License.