# File lib/ramaze/helper/httpdigest.rb, line 27
      def httpdigest_uuid
        ::SecureRandom.hex(32)
      end