x402-hamming
Hamming: Calculate the Hamming distance between two equal-length strings (number of positions where characters differ). Provide a (or text) and b (or other).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| a | No | A to process | |
| b | No | B to process | |
| text | No | Text to process | |
| other | No | Other to process |