Annoy your friends with the cringified text
cargo install cringify
cringify <STRING> [OPTIONS]
cringify 'Rust is for hippies' --prefix 'Java boomer said: '
Output
Java boomer said: rUsT Is fOr hIpPiEs
-h, --help Prints help information
-V, --version Prints version information
-p, --prefix <prefix> Prefix value for the string
Made with ❤ and rust btw.