.. title:: clang-tidy - cert-msc51-cpp
.. meta::
   :http-equiv=refresh: 5;URL=../bugprone/random-generator-seed.html

cert-msc51-cpp
==============

The `cert-msc51-cpp` check is an alias, please see
:doc:`bugprone-random-generator-seed
<../bugprone/random-generator-seed>`
for more information.

This check corresponds to the CERT C++ Coding Standard rule
`MSC51-CPP. Ensure your random number generator is properly seeded
<https://wiki.sei.cmu.edu/confluence/display/cplusplus/MSC51-CPP.+Ensure+your+random+number+generator+is+properly+seeded>`_.
