Eric Cheng
Eric Cheng
### Clear and concise description of the problem I want the ability to generate hyphenated last names so that it seems just a little bit more realistic. The function only...
From [bank.codes](https://bank.codes/guides/swift-codes-guide/): "SWIFT codes are laid out in a standard format. You'll find 8 letters or digits for a standard SWIFT code, or 11 if you also have the branch...
`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...
### 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...
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...
### Clear and concise description of the problem I wish there was a function where I could generate a random three-part app bundle id. I think this would fit well...
### Clear and concise description of the problem I wish to be able to use Faker to be able to generate random cryptocurrency and blockchain related entries. ### Suggested solution...
In the part of the Finance section of the API docs shown above, I think it would improve the docs if we listed all possible inputs of the 'provider' parameter,...