Expand range for generated interface names in unit tests to avoid collisions in CI pipeline runs
This should lower the odds of a false negative when running our unit test suite. Sometimes when generating multiple interfaces (eg. for one side of a trunk), the interface names could collide causing a test to fail.