An open API service indexing awesome lists of open source software.

https://github.com/lulunac27a/lottery-simulator-webapp

Lottery simulator web app using JavaScript
https://github.com/lulunac27a/lottery-simulator-webapp

app html html-app html-web-app html-webapp javascript javascript-app javascript-web-app javascript-webapp lottery lottery-simulation lottery-simulator lotto lotto-numbers lotto-simulator simulation simulator web web-app webapp

Last synced: 5 months ago
JSON representation

Lottery simulator web app using JavaScript

Awesome Lists containing this project

README

          

# Lottery Simulator Web App

This is a simple web app that simulates a lottery game. The user can enter the
number of balls to draw and possible numbers. The app then generates a random
number for each ticket and displays the results.

### Getting Started

1. Clone the repository.
2. Open index.html on your browser.
3. Enter input values and see the generated lottery numbers and that's it.