Bash Shuffle Lines
any_command | sort -R
-OR-
any_command | shuf
steamboatid
any_command | sort -R
-OR-
any_command | shuf