assertEquals( 36, strlen(RandomHelper::uuid()) ); $this->assertInternalType( 'string', RandomHelper::uuid() ); } }