15 lines · plain
1.. title:: clang-tidy - cert-msc32-c2.. meta::3 :http-equiv=refresh: 5;URL=../bugprone/random-generator-seed.html4 5cert-msc32-c6============7 8The `cert-msc32-c` check is an alias, please see9:doc:`bugprone-random-generator-seed <../bugprone/random-generator-seed>`10for more information.11 12This check corresponds to the CERT C Coding Standard rule13`MSC32-C. Properly seed pseudorandom number generators14<https://wiki.sei.cmu.edu/confluence/display/c/MSC32-C.+Properly+seed+pseudorandom+number+generators>`_.15