Matt Mayer
Matt Mayer
The roadmap at https://fakerjs.dev/about/roadmap/ is quite outdated. It says various things may happen in v8 which will actually now happen in v9. Now we could easily update this and add...
Currently the definitions for jobArea, jobDescriptor and jobType methods are nested inside a title.ts file. This causes undesired errors (ref #2503 ) when some of the job definitions are supplied...
### Clear and concise description of the problem There is another type of unique identifier other than UUID that is called ULID [Universally Unique Lexicographically Sortable Identifier](https://github.com/ulid/spec). This type of...
fix #1542 WIP Script for doing the grunt work of renaming the formats.ts and generating the initial raw and national files ```ts const { allLocales } = require("@faker-js/faker") const lpn...
### Clear and concise description of the problem It would be useful to be able to generate roman numerals, e.g. for sections of a fake document, or as a fake...
https://github.com/faker-js/faker/blob/8013fa0404ceea2636544606beba8c996add7d57/src/modules/helpers/index.ts#L1420 We should replace this example with one that doesn't use a deprecated parameter.
### Pre-Checks - [X] Follow our [Code of Conduct](https://github.com/faker-js/faker/blob/next/CODE_OF_CONDUCT.md). - [X] Read the [Contributing Guidelines](https://github.com/faker-js/faker/blob/next/CONTRIBUTING.md). - [X] Read the [docs](https://fakerjs.dev/guide). - [X] Check that there isn't [already an issue](https://github.com/faker-js/faker/issues) that...
### Pre-Checks - [X] Follow our [Code of Conduct](https://github.com/faker-js/faker/blob/next/CODE_OF_CONDUCT.md). - [X] Read the [Contributing Guidelines](https://github.com/faker-js/faker/blob/next/CONTRIBUTING.md). - [X] Read the [docs](https://fakerjs.dev/guide). - [X] Check that there isn't [already an issue](https://github.com/faker-js/faker/issues) that...
### Clear and concise description of the problem I don't see the value in exposing `fakerBASE` (or having the `base` key in allFakers) implemented in #1748 . `import {base} from...
Various locales are missing states (or equivalent 1st level administrative regions like provinces) so fall back to `en` states. - af_ZA #1983 - dv - fi #1986 - ge -...