faker icon indicating copy to clipboard operation
faker copied to clipboard

A library for generating fake data such as names, addresses, and phone numbers.

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

> **Is your feature request related to a problem? Please describe it.** It is difficult to generate an address meeting the basic standards of consistency. For example, we may want...

💡 Issue: Feature Request
💭 Discussion
⚒️ Improvement

### Motivation / Background This Pull Request is created to add new locale data for Japanese football teams, players, coaches, competition names, and positions to this library. ### Additional information...

🏃🏽 PR: In Progress
🙏🏽 PR: Needs Further Updates

Is the Version v3.2.3 of faker correct? (https://github.com/faker-ruby/faker/blob/v3.2.3/CHANGELOG.md) There are a lot of changes when I compare v3.2.2 and v3.2.3 on github: https://github.com/faker-ruby/faker/compare/v3.2.2...v3.2.3 But there are note the same changes...

🐞 Issue: Bug

## Describe the bug The following generator classes use naming conventions that are inconsistent with the rest of the generators and with the relationship between other generators and their file...

⚒️ Improvement

faker-ruby has a ton of generators. Although it can be an easy way for new contributors to help, it adds too much work for maintainers. Here are some problems that...

💭 Discussion

[related to #2787] The generator class name has a different class name from the file name, but we would like them to match, as rthis can cause issues with autoloaders....

💡 Issue: Feature Request
Deprecation
rubyconf2023

## TL;DR Using Faker to generate data for tests _**can**_ (in combination with complex app behavior) create test flakiness that is extremely difficult to track down. To y'all's credit, the...

🐞 Issue: Bug
💭 Discussion

Hi, I use faker and I noticed that some parts are slower then what I would have liked. I wonder if you have had some ideas for what you would...

💡 Issue: Feature Request

### Motivation / Background This Pull Request has been created because I was attempting to backfill hand tools, and found them missing from `Faker::Construction`. I have added a random set...

### Motivation / Background This Pull Request has been created to add new locale data for Brazilian Portuguese subscriptions. ### Additional information This update is based on existing English data...