###generate a random string of 8 characters
('a'..'z').to_a.shuffle[0..7].join
Created
January 26, 2011 19:26
-
-
Save nikhgupta/797251 to your computer and use it in GitHub Desktop.
oneliners for irb
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment