Skip to content

A project that was made while attempting to learn Java. Using Swing GUI, the user inputs a number range and then gets a random number within that range in return.

Notifications You must be signed in to change notification settings

Vatoka/RandomNumberGenerator

Repository files navigation

Random Number Generator

A project was made while attempting to learn Java. Using Swing GUI, user inputs a number range and then gets a random number within that range in return.

What I learned? ✨

Making this project has taught me how to use JOptionPane's in Swing, Basic error handling, Using the Split() and Replace() methods and more.

Usage

RandomNumGenDemo

Additional Information

Java Version: JDK 17

Imports: javax.swing

Initial Creation Date: 12/15/2021

About

A project that was made while attempting to learn Java. Using Swing GUI, the user inputs a number range and then gets a random number within that range in return.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages