CWE Rule 337
Description
A Pseudo-Random Number Generator (PRNG) is initialized from a predictable seed, such as the process ID or system time.
Polyspace Implementation
The rule checker checks for Predictable random output from predictable seed.
Examples
Check Information
| Category: Others |
PQL Name: std.cwe_native.R337 |
Version History
Introduced in R2024a