mirror of
https://github.com/gchq/CyberChef
synced 2025-12-18 09:13:43 +00:00
changed the function comment
This commit is contained in:
@@ -3186,6 +3186,13 @@ const OperationConfig = {
|
||||
}
|
||||
]
|
||||
},
|
||||
"Chi Square": {
|
||||
module: "Default",
|
||||
description: "Calculates the Chi Square distribution of values.",
|
||||
inputType: "byteArray",
|
||||
outputType: "",
|
||||
args: []
|
||||
}
|
||||
"Numberwang": {
|
||||
module: "Default",
|
||||
description: "Based on the popular gameshow by Mitchell and Webb.",
|
||||
|
||||
Reference in New Issue
Block a user