faker icon indicating copy to clipboard operation
faker copied to clipboard

Generate massive amounts of fake data in the browser and node.js

Results 367 faker issues
Sort by recently updated
recently updated
newest added

### Pre-Checks - [X] Follow our [Code of Conduct](https://github.com/faker-js/faker/blob/main/CODE_OF_CONDUCT.md). - [X] Read the [Contributing Guidelines](https://github.com/faker-js/faker/blob/main/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...

c: bug
s: pending triage
c: test

### Clear and concise description of the problem All functions in JS uses a min or start value inclusive and an max or end value exclusive Faker doesn't respect this...

c: feature
s: needs decision
breaking change

**EXPERIMENTAL** ### What is this?: 1. All TS files in `src/locales` were converted into `.json` files 2. These are then bundled together as `src/locales/.json` file to require/import them (for at-dev...

do NOT merge yet
c: locale

### Clear and concise description of the problem As a developer, I use faker to "seed" my documentation examples. I was currently writing a section about the usage of the...

c: feature
good first issue
help wanted
s: accepted
m: internet

### Clear and concise description of the problem I would like to have a function to generate a random identity card number In germany the implementation would follow this pattern:...

c: feature
p: 1-normal
s: awaiting more info

### Clear and concise description of the problem Currently the usage of the seeded test factory is not documented well. ### Suggested solution Add a writing tests section to the...

c: docs
p: 1-normal
s: accepted

Draft for #1250 ... it could be that this is only an internal soft breaking change :thinking: --- So this PR has two benefits: 1. We get rid of the...

needs rebase
do NOT merge yet
s: needs decision
c: refactor
breaking change

Alternative draft for #1250 This is another solution and would be what was initially planned as second step after #1254

do NOT merge yet
s: needs decision
c: refactor
breaking change

### Pre-Checks - [X] Follow our [Code of Conduct](https://github.com/faker-js/faker/blob/main/CODE_OF_CONDUCT.md). - [X] Read the [Contributing Guidelines](https://github.com/faker-js/faker/blob/main/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...

c: bug
s: accepted

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) ([source](https://togithub.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | [`~6.21.0` -> `~7.0.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/6.21.0/7.0.1) |...

c: dependencies