| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| rpn-2020.05.14-jar-with-dependencies.jar | 2020-05-14 | 364.7 kB | |
| README.md | 2020-05-14 | 364 Bytes | |
| Release - v2020-05-14.tar.gz | 2020-05-14 | 14.5 kB | |
| Release - v2020-05-14.zip | 2020-05-14 | 22.2 kB | |
| Totals: 4 Items | 401.7 kB | 0 | |
Added a dice and random function.
To execute the program:
- Save the .jar file. It includes all of the dependencies needed to run.
- Open a console window / terminal.
- Ensure java is in your path. This normally happens when java is installed.
- execute. Replace "jarfile" with the name of the downloaded jar file
`java -jar jarfile'