#2066·Faker

buildingNumber is 0, 00, 000 in some locales

Author: michehCreated Oct 5, 2020Updated Oct 5, 2020

In pull request #737 the default and en_US Address data provider was updated to not generate a building number 0, 00 or 000 anymore. However, the bug still exists in multiple locales, e.g. de_CH or de_AT.

I think the fix should be applied to all locales, not only the default one and en_US.