Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save harlantwood/5114634 to your computer and use it in GitHub Desktop.
Save harlantwood/5114634 to your computer and use it in GitHub Desktop.
ruby -e 'system("heroku create z#{29.times.map{ (("a".."z").to_a + ("0".."9").to_a).sample }.join}")'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment