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
- Host: GitHub
- URL: https://github.com/lulunac27a/lottery-simulator-webapp
- Owner: lulunac27a
- Created: 2026-01-01T22:32:17.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2026-01-07T00:24:38.000Z (6 months ago)
- Last Synced: 2026-01-07T10:06:54.493Z (6 months ago)
- Topics: 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
- Language: JavaScript
- Homepage: https://lulunac27a.github.io/lottery-simulator-webapp/
- Size: 589 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.