Skip to content

Instantly share code, notes, and snippets.

@nikhgupta
Created January 26, 2011 19:26
Show Gist options
  • Save nikhgupta/797251 to your computer and use it in GitHub Desktop.
Save nikhgupta/797251 to your computer and use it in GitHub Desktop.
oneliners for irb

###generate a random string of 8 characters ('a'..'z').to_a.shuffle[0..7].join

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment