JargonFile/entries/fuzzing.txt
Bob Mottram 2342534392 fuzzing
2018-10-16 17:43:26 +01:00

5 lines
156 B
Plaintext

fuzzing
To throw random variables at the inputs of a program to test for bugs
or to find security vulnerabilities. As in "fuzzing the inputs",
"fuzz test".