Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save harlantwood/5114634 to your computer and use it in GitHub Desktop.

Select an option

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