This class is being used to predict UK National Lottery results based on some ideas I have in my mind :)
Nothing serious. Just for fun.
To run the default app configuration simple type:
cd guesser/
./run.sh config/look-behind-3-draws-default.properties
See LookBehindGuesser.java for some initial ideas.