# File lib/oauth/client/helper.rb, line 21
    def nonce
      options[:nonce] ||= generate_key
    end