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 Add support for location data that matches the rest of the data. ### Suggested solution Faker should return location based data to...

c: feature
m: address

### Clear and concise description of the problem Add support for https://placeholder.com ### Suggested solution Create random generated image URLs based on deterministic and seed via https://placeholder.com ### Alternative _No...

c: feature
m: image

### Describe the bug email and username should not using Chinese even in Chinese locale package. there is no one using Chinese as an email and username even in Chinese....

has workaround
s: awaiting more info
s: needs decision
c: locale
m: internet

### Clear and concise description of the problem Currently, the amount's first digits are uniformly distributed (each digit having ~11.11% probability). In the real world, however, this is rarely the...

c: feature
p: 1-normal
s: accepted
m: finance

`science.chemicalElement` and `science.unit` both return objects. We should add a test for those two methods to check if the properties of the object returned by a method call correspond with...

p: 1-normal
c: test
s: awaiting more info
m: science

### Clear and concise description of the problem [DUNS (Data Universal Numbering System)](https://en.wikipedia.org/wiki/Data_Universal_Numbering_System) numbers are unique, nine-digit codes that helps identify businesses. Users of the system include Apple, the US...

c: feature
p: 1-normal
m: company
s: waiting for user interest

### Clear and concise description of the problem Faker works great when you're trying to generate random address and ip locations, but the generated addresses are not good when you...

c: feature
s: needs decision
m: address

fixes #558 How would I write tests for this? I was planning on using Vitest's ```toContain``` method, but according to the Vitest docs, toContain only accepts a string parameter, and...

c: feature
needs test
p: 1-normal
s: needs decision
m: random

fixes #268

c: chore
p: 1-normal
s: needs decision
c: infra

closes #331 supersedes #555

c: feature
needs documentation
needs test
p: 1-normal
c: dependencies
s: awaiting more info
m: datatype