Skip to content

Instantly share code, notes, and snippets.

@thomasn
Created January 16, 2009 13:06
Show Gist options
  • Save thomasn/47919 to your computer and use it in GitHub Desktop.
Save thomasn/47919 to your computer and use it in GitHub Desktop.
sha1_pass = Digest::SHA1.hexdigest(rand(999999).to_s); puts sha1_pass; nil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment