Random answer generator
Upon a push of button you will receive a random answer for your question!
You would need an Arduino of course!
Besides the Arduino you would need a button, a breadboard, a 10k resistor ( for the button of course ) and SSD 1306 OLED display in this particular case 0.91" display.
The project is just showing a question mainly on the OLED display: ASK? ( Intreaba? - in Romanian ) and when you push the button and of course ask the question first, you will receive a random answer!
The random answers u will set it up in the Strings Array named, String texts[], currently in Romanian but feel free to change it to your prefered language!
Thanks
Valeriu