.. title:: clang-tidy - cert-msc50-cpp
.. meta::
   :http-equiv=refresh: 5;URL=../misc/predictable-rand.html

cert-msc50-cpp
==============

The `cert-msc50-cpp` check is an alias, please see
:doc:`misc-predictable-rand <../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
<https://wiki.sei.cmu.edu/confluence/display/cplusplus/MSC50-CPP.+Do+not+use+std%3A%3Arand%28%29+for+generating+pseudorandom+numbers>`_.
