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 971ced0 commit 4cb2f53Copy full SHA for 4cb2f53
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