celenacphillips / Personal_Project-number_randomizer_2014-2015

This is a simple program I created to generate random numbers. It's fairly self-explanatory how to use, and can be used in various situations. (IDE USED: NetBeans) https://netbeans.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

number_randomizer

To execute the application, download all the files and run NumberRandomizer.exe.

To view the source code, view the src/numberrandomizer/NumberRandomizer.java file.

To run the program from the command line, download the files and navigate to the dist folder. Type in, or copy, the command java -jar "NumberRandomizer.jar".

About

This is a simple program I created to generate random numbers. It's fairly self-explanatory how to use, and can be used in various situations. (IDE USED: NetBeans) https://netbeans.org/


Languages

Language:Java 98.6%Language:Batchfile 1.4%