rngTestLengths as $l) { $this->assertSame($l, strlen($rng->getRandomBytes($l))); } } }