Skip to content

Codewithmahesh/Java_Hacktoberfest_contri1

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Java Random Number Generator 🎲

A simple Java program to pick a random number from a predefined set β€” now interactive for beginners!


πŸš€ Getting Started

  1. Clone the repo
  2. Navigate to the project folder
  3. Compile and run

πŸ“‹ Usage Example


πŸ‘©β€πŸ’» How does it work?

  • The program shows all available numbers.
  • Picks one at random each time, using Java's Random class.
  • You can keep generating new numbers as you wish!
  • Helpful comments explain each step for beginners.

🌟 Contributing

Beginner ideas for contribution:

  • Add new numbers to the array, or let the user provide their own set of numbers.
  • Add error handling, more input features, or run statistics.
  • Enhance this README with more guides or visuals.

How to contribute?

  1. Fork this repo
  2. Make your changes
  3. Push to your fork and submit a Pull Request

All contributions welcome β€” big or small!


About

This repo consists of simple Java Random number generator program. Created for beginners in OpenSource.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%