We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3520d1b commit b9474d5Copy full SHA for b9474d5
rule_packages/c/Banned2.json
@@ -6,7 +6,7 @@
6
},
7
"queries": [
8
{
9
- "description": "The standard functions rand() and srand() will not give high quality random results in all implementations and is thus banned.",
+ "description": "The standard functions rand() and srand() will not give high quality random results in all implementations and are therefore banned.",
10
"kind": "problem",
11
"name": "The random number generator functions of <stdlib.h> shall not be used",
12
"precision": "very-high",
0 commit comments