cert-msc50-cpp¶
The cert-msc50-cpp check is an alias, please see misc-predictable-rand for more information.
This check corresponds to the CERT C Coding Standard rule MSC50-CPP. Do not use std::rand() for generating pseudorandom numbers.
The cert-msc50-cpp check is an alias, please see misc-predictable-rand for more information.
This check corresponds to the CERT C Coding Standard rule MSC50-CPP. Do not use std::rand() for generating pseudorandom numbers.