Skip to content

Azok42/Lottery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Lottery

A simple Java-based lottery simulation that generates random numbers and checks them against user input or predefined tickets.

Features

  • Generate random winning numbers.
  • Compare player tickets with draw results.
  • Console-based output for results.

Prerequisites

  • Java JDK 8 or higher.

How to Run

  • Clone the repository:
git clone https://github.com/Azok42/Lottery.git
  • Compile the source:
javac *.java
  • Run the application:
java Main

About

This is a small Java project to simulate bets in lottery.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages