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.
2 parents e9c4ddb + 4cb2f53 commit 30e62d3Copy full SHA for 30e62d3
javascript/ql/src/Security/CWE-327/BadRandomness.ql
@@ -1,5 +1,5 @@
1
/**
2
- * @name Creating biased random numbers from a cryptographically secure source.
+ * @name Creating biased random numbers from a cryptographically secure source
3
* @description Some mathematical operations on random numbers can cause bias in
4
* the results and compromise security.
5
* @kind problem
0 commit comments