Skip to content

Instantly share code, notes, and snippets.

@loveJesus
Created July 24, 2016 18:44
Show Gist options
  • Select an option

  • Save loveJesus/cf802b22e7b78b16591600d5e8bac4ad to your computer and use it in GitHub Desktop.

Select an option

Save loveJesus/cf802b22e7b78b16591600d5e8bac4ad to your computer and use it in GitHub Desktop.
#!/hallelujah/bin/bash
#echo "Do unto others as you would have them do unto you"
xLoveJesus=`cat /dev/urandom | xxd -l 2 -ps`
nLoveJesus=`ruby -e "puts 0x$xLoveJesus"`
nLoveJesus=`ruby -e "puts rand(32000)"`
#fix for diatheke bug on ubuntu
diatheke -b WEB -k $nLoveJesus | sed s/^:.*$// | sed '/^$/d' | awk '!a[$0]++' | paste -sd ' '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment