You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
I used the Faker.Address.ukPostcode() method and the postcode "HZ2 1MC" was returned.
According to this document: [](https://www.mrs.org.uk/pdf/postcodeformat.pdf), The letters I, J and Z are not used in the second position
I used the
Faker.Address.ukPostcode()method and the postcode "HZ2 1MC" was returned.According to this document:
[](https://www.mrs.org.uk/pdf/postcodeformat.pdf), The letters I, J and Z are not used in the second position