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
- perf: Use memoized `I18n.locale_available?` in `Config.locale`
- perf: Optimize Internet `username`, `email`, `password`, and `base64` methods.
- perf: Avoid unnecessary word-list copies in `Lorem.words`
- 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`.
- Bump actions/checkout from 6.0.2 to 7.0.0
- Bump ruby/setup-ruby from 1.306.0 to 1.314.0
- Bump i18n from 1.14.8 to 1.15.2
- Bump rubocop from 1.86.1 to 1.88.0
- Docs
- Integrations::LlmBaseService#build_error_response_from_exception
- Integrations::LlmBaseService#exception_tracking_account
- Integrations::LlmBaseService#llm_credential
- Integrations::LlmBaseService#build_instrumentation_params
- Integrations::LlmBaseService#build_ruby_llm_response
- Integrations::LlmBaseService#add_conversation_history
- Integrations::LlmBaseService#send_conversation_messages
- Integrations::LlmBaseService#apply_system_instructions
- Integrations::LlmBaseService#setup_chat_with_messages
- Integrations::LlmBaseService#execute_ruby_llm_request