-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed as not planned
Labels
c: bugSomething isn't workingSomething isn't workingm: loremSomething is referring to the lorem moduleSomething is referring to the lorem modulep: 1-normalNothing urgentNothing urgent
Description
Pre-Checks
- Follow our Code of Conduct.
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Make sure this is a Faker issue and not related to a combination with another package.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
- The provided reproduction is a minimal reproducible example of the bug.
- I am willing to provide a PR.
Describe the bug
I was using lorem.word
for testing, and I had a failing test. I was confident enough to ping the developer:
-"Hey, you have a bug here."
-"No, you are providing a single character when I expect a word of at least two characters."
-"No, I don't. I use a library that specifically uses random words, not chars".
-"Yes, you are. Here, see the payload you provided yourself."
-"Ah..."
And here I am :) There is an 'a' character here, which is NOT a word, so I do not think it should be in this pool.
Minimal reproduction code
No response
Additional Context
No response
Environment Info
-
Which module system do you use?
- CJS
- ESM
Used Package Manager
npm
Metadata
Metadata
Assignees
Labels
c: bugSomething isn't workingSomething isn't workingm: loremSomething is referring to the lorem moduleSomething is referring to the lorem modulep: 1-normalNothing urgentNothing urgent