Friday night art project:
sudo apt-get install --yes lolcat toilet toilet-fonts wbritish && for f in $(ls /usr/share/figlet/*.tlf | shuf); do toilet -F border -t -W --font $(basename $f .tlf) $(grep "[tf]u.*ck" /usr/share/dict/words | shuf -n 2) | lolcat; done