TEXT_INPUT="This is some example input text for the Markov chain. It will output some other text to the page."; chromium --headless --disable-gpu --dump-dom "https://defcronyke.gitlab.io/markov-chain?words=100&in=$TEXT_INPUT" 2>/dev/null | grep "<body>" | sed 's/<body>//'
Random URL Source Output: https://tinyurl.com/markov-text?words=100
{}