the trolled pwned durri
#!/bin/bash
#This prints random words.
echo "$(shuf -n 5 ./muck.TXT --random-source=/dev/urandom | tr '\n' ' ')"INFO
#!/bin/bash
#This prints random words.
echo "$(shuf -n 5 ./muck.TXT --random-source=/dev/urandom | tr '\n' ' ')"