Matt Mayer

Results 215 comments of Matt Mayer

A generic en locale could probably return a DUNS number. That's fairly standard internationally.

Ah there's actually an open issue for DUNS number also https://github.com/faker-js/faker/issues/1202

Something like `faker.helpers.fromRegExp("[ABCDEFGHJNPQRSUVW][0-9]{7}[0-9A-J]")` should work as a workaround for making CIF numbers in the meantime.

Per #2521 suggest adding the following to docs/guide/upgrading_v9/2508.md: ### Some methods now return undefined in Javascript when unknown enumeration values are passed Some methods would previously fallback to a default...

> Keep in mind that the prebuild faker instances contain more locale data than the actual locale. You should itterate over the local objects instead in your generation script. This...

I noticed that the `sk, cs_CZ, he, pl` data are just untranslated copies of `en`. Would it make sense to remove them as part of this PR?

if this won't be merged until v9 is it worth bothering to fix merge conflicts until we are ready to start on v9?

OK :D 90% of my notifications for this project are about merge commits, so i wont bother adding to the volume for now!

i would call things like force, pressure, area "quantities" https://en.wikipedia.org/wiki/Physical_quantity - the notation is just the symbol.

I would wait for more upvotes. One of the reason to wait for 10+ upvotes is to get a variety of opinions over what use cases people might need this...