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

cert-msc30-c
============

The `cert-msc30-c` 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
`MSC30-C. Do not use the rand() function for generating pseudorandom numbers
<https://wiki.sei.cmu.edu/confluence/display/c/MSC30-C.+Do+not+use+the+rand%28%29+function+for+generating+pseudorandom+numbers>`_.
