Heykuki News
$ while :;do clear;echo -e 'beer\nwine\nwhiskey\nvinegar' | sort -R | head -1 | figlet -tc; read -t .01 -n 1 && read -n 1; done