A program that prints out random numbers on the generated GUI. The user has number of options to manipulate the program and change its outcome by pressing certain keys on the keyboard.
Go to matrix/pack/Matrix.java to see the source code.
To run the program, go to matrix/lib, download the Matrix.jar file and run it in the Windows command line with: java -jar Matrix.jar
Feel free to provide some feedback

