Analyze binary entropy
binary_entropy_analysisCalculate Shannon entropy and byte-frequency distribution for any bounded payload to assess data randomness and structure.
Instructions
Calculate Shannon entropy and byte-frequency distribution for a bounded payload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| inputEncoding | No | base64 |