It'll provide the user with a random an answer similar to the Magic 8 Ball
This program was made in Ada with GNAT and it's under GPLv3 license
This is a simple program that will provide the user with an answer.
The possibles answer as base on the same ones use by the classical toy Magic 8 Ball.
If you're simply interested in the source code then go directly to the file name: main.adb and ignnore the rest.