Description:
This is a “Magic 8-Ball” program. In actual fact, it’s a random number generator that returns a string from a given list of options, or you can enter a list of your own.
File Contents:
- Executable application (Opens in command line)
- Source code for the main program and classes