2
0
mirror of https://github.com/gchq/CyberChef synced 2025-12-19 09:43:44 +00:00

Merge branch 'chi' of https://github.com/bwhitn/CyberChef into bwhitn-chi

This commit is contained in:
n1474335
2017-12-19 14:45:50 +00:00
4 changed files with 31 additions and 0 deletions

View File

@@ -3205,6 +3205,13 @@ const OperationConfig = {
}
]
},
"Chi Square": {
module: "Default",
description: "Calculates the Chi Square distribution of values.",
inputType: "byteArray",
outputType: "number",
args: []
},
"Numberwang": {
module: "Default",
description: "Based on the popular gameshow by Mitchell and Webb.",