Skip to content

Instantly share code, notes, and snippets.

@deadkarma
Created October 16, 2012 14:24
Show Gist options
  • Save deadkarma/3899580 to your computer and use it in GitHub Desktop.
Save deadkarma/3899580 to your computer and use it in GitHub Desktop.
Random String
rand(36**8).to_s(36)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment