Shinigami
Shinigami
@pkuczynski Could you go through this PR/code and reevaluate if you REALLY want to have the modules renamed not to suffixed with `Module`? I still don't think your initial thought...
https://en.wikipedia.org/wiki/International_email#Email_addresses 🤔
**Just my opinion and idea:** I feel like this breaks out of scope for faker itself. It uses a simple algorithm right now where a first name and last name...
and just one google search away, typing in `pinyin npm`, the first result is: https://www.npmjs.com/package/pinyin and there are even alternativ packages so I think this is currently the best workaround...
I'm not sure about this proposal Faker is a data generator which aims for producing random valid looking data, but Faker might not be a database seeder :thinking: So the...
Targeting it for v6.3, but I don't think it will make it so fast We plan to work on v7 in next "sprint"
> if you get a few minutes, would you post your approach? See here: https://github.com/faker-js/faker/pull/897#discussion_r956063709
> There is #1216 already. But it looks like that it is for the `name` module but this issue is about `company.name` 🤔 is it?
IMO we should "just" remove the `= ['a', 'b', 'c'] as unknown as ReadonlyArray` part, so that a given argument is required. But is it really a bug if calling...
Yeah, thx, we already know that the name functions are really buggy :slightly_frowning_face: We will target this as one of the top prios when starting working on v6.1