Skip to content

CodeLabWorks/Random-Number-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Number Generator

A web-based Random Number Generator that generates unique random numbers within a specified range. Features include generating multiple numbers, tracking the history of generated numbers, and options to reset inputs and remove specific numbers. The interface is simple, user-friendly, and includes a scrollable history.

Features

  • Generate random numbers within a user-specified range.
  • Option to generate multiple unique numbers at once.
  • Remove specific generated numbers from the list.
  • Track and display the history of generated numbers.
  • Reset inputs, results, and history with one click.
  • Scrollable history section for easy navigation.

Demo

You can view a live demo here.

Getting Started

Prerequisites

  • A modern web browser (e.g., Google Chrome, Mozilla Firefox)

Installation

  1. Clone the repository:
    git clone https://github.com/your_username/random-number-generator.git```
  2. Open the index.html file in your preferred web browser.

Usage

  1. Enter the minimum and maximum values for the range.
  2. Specify the quantity of numbers to generate.
  3. Click Generate to see the results.
  4. View the history of generated numbers in the scrollable history section.
  5. Use the Reset button to clear all inputs, results, and history.

File Structure

  • index.html: Main HTML file.
  • style.css: CSS file for styling the application.
  • script.js: JavaScript file containing the application's logic.

Contributing

Contributions are welcome! Please fork the repository and create a pull request.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Project Link: https://github.com/mycode-lab/Random-Number-Generator

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published