expect('App') ->not->toUse(['mt_rand', 'mt_srand']); arch('app code must not use rand') ->expect('App') ->not->toUse(['rand', 'srand']);