Pseudorandom number generators Medium

Using pseudorandom number generators (PRNGs) is security-sensitive. It might be possible to guess the next value generated by PRNGs and use this guess to impersonate another user or access sensitive information.

Detector ID
javascript/pseudorandom-number-generator@v1.0
Category
Common Weakness Enumeration (CWE) external icon