A simple number randomizer built with HTML, CSS, and JavaScript.
The application allows the user to select how many numbers to draw and the range of numbers that will participate.
- Choose how many numbers to draw.
- Define the range of numbers that will participate in the draw.
- Generates random numbers instantly.
This project was developed with the following technologies:
- HTML
- CSS
- JavaScript
- Custom font from Google Fonts
- Clone the repository:
git clone https://github.com/michaelprocha/number-picker.git
- Abra o arquivo
index.html
em qualquer navegador.
Made by Michael Rocha
This project is licensed under the MIT License. See the LICENSE file for more details.