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

### Clear and concise description of the problem Some methods are misplaced or misnamed. The same is true for some module. E.g. the string and number methods, or the address...

c: feature
s: on hold
p: 1-normal
c: refactor
breaking change

### Clear and concise description of the problem Most methods have various ways to specify parameters and have different defaults. ### Suggested solution All methods should be checked that they...

c: feature
s: on hold
p: 1-normal
c: refactor
breaking change

### Clear and concise description of the problem The mersenne module is an internal module that should be called by external users/libraries. ### Suggested solution - Mark the mersenne module...

c: docs
c: feature
s: on hold
p: 1-normal
c: refactor
breaking change

### Clear and concise description of the problem There might be circular dependencies in our modules that would impede our attempts to improve tree shaking capabilities. ### Suggested solution -...

c: docs
c: feature
s: on hold
p: 1-normal
c: refactor
breaking change

### Clear and concise description of the problem Currently the number methods are spread in multiple modules and it isn't easy to guess them correctly. ### Suggested solution - All...

c: feature
s: on hold
p: 1-normal
c: refactor
breaking change
m: datatype

### Clear and concise description of the problem Currently the string methods are spread in multiple modules and it isn't easy to guess them correctly. ### Suggested solution - All...

c: feature
s: on hold
p: 1-normal
c: refactor
breaking change
m: datatype
m: random

We would like to have a documentation page that contains examples how to use faker in combination with testing frameworks like vitest and Cypress

c: docs
p: 1-normal
s: accepted

Add a section for how faker is modularized and how you can find for what you are searching for This should also provide a link to the API-Search Index Page

c: docs
p: 1-normal
s: accepted

First: this issue should be only done after we already have at least 3 other guide sub entries! The API section below Guide should be removed, so you can visit...

c: docs
s: on hold
p: 1-normal
s: accepted

### Clear and concise description of the problem The mime-db is very large and most of the extensions are never used by anyone. Also, not all mime-db entries pass the...

p: 1-normal
s: pending triage
c: locale
m: system