Skip to content

Instantly share code, notes, and snippets.

@fousa
Created July 17, 2012 06:38
Show Gist options
  • Select an option

  • Save fousa/3127661 to your computer and use it in GitHub Desktop.

Select an option

Save fousa/3127661 to your computer and use it in GitHub Desktop.
Generate Hash Ruby
SecureRandom.base64(5).tr('+/=lIO0', 'pqrsxyz')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment