Fun Command

cat /dev/random | base64 | lolcat
cat /dev/random | base64 | head -c 5 | figlet -c | lolcat

Last updated