* cert.py: Fix EXP05 crash * Fix arguments check
Add function isStandardFunction() that checks if the given function is a standard function. Only when this function returns true for the currently checked rand() tokens it is reported as a violation. Tests added for C and C++.