CWE Rule 336
Description
A Pseudo-Random Number Generator (PRNG) uses the same seed each time the product is initialized.
Polyspace Implementation
The rule checker checks for Deterministic random output from constant seed.
Examples
Check Information
| Category: Others |
PQL Name: std.cwe_native.R336 |
Version History
Introduced in R2024a