faker
https://github.com/stympy/faker
Ruby
A library for generating fake data such as names, addresses, and phone numbers.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
79 Subscribers
View all SubscribersAdd a CodeTriage badge to faker
Help out
- Issues
- chore: removing gender and name mismatch
- perf: Optimize Internet `username`, `email`, `password`, and `base64` methods.
- perf: Optimize Number generators with arithmetic instead of string building
- perf: Make `Base.numerify` single-pass and allocation-free per digit
- perf: Add fast paths to `Base.fetch`/`fetch_all`/`parse` and `Name.first_name`.
- Deprecate Faker::Placeholdit in favor of Faker::LoremFlickr.image
- Fix: load :en fallback translations if the I18n backend discarded them [Fix #2987]
- Fix polynomial ReDoS in `regexify` alternation matching
- Localize Faker::Job for de, de-CH, fr, fr-CH and it
- Add gendered first names to it and fr-CH locales
- Docs
- VoteValidator#already_voted_on_non_multiple_poll?
- VoteValidator#already_voted_for_same_choice_on_multiple_poll?
- VoteValidator#self_vote?
- VoteValidator#invalid_choice?
- VoteValidator#poll_non_multiple_and_already_voted?
- VoteValidator#poll_multiple_and_already_voted?
- VoteValidator#additional_voting_not_allowed?
- VoteValidator#validate
- PollValidator#validate
- UnfollowService#build_reject_json