public function twoTimeUUIDsNotEqual() { $this->assertNotEquals(UUID::timeUUID(), UUID::timeUUID()); }