Faker.js: Faker firstName gender selection doesn't work

Created on 17 Aug 2019  路  5Comments  路  Source: Marak/faker.js

I've tried many different numbers but I can't seem to get all female name.
faker.name.firstName(1),

Most helpful comment

NPM says the last publish was 3 years ago, but I see a lot of activity in the repo since then. Has anyone volunteered to implement a CI/CD pipeline for the project? @Marak Is that a possibility and would you be open to a PR?

All 5 comments

Seems fine for me. Have you changed your locale by any chance? Some locales will only output genderless names.

Yes, waiting for the chosen one to publish a release 馃槅

NPM says the last publish was 3 years ago, but I see a lot of activity in the repo since then. Has anyone volunteered to implement a CI/CD pipeline for the project? @Marak Is that a possibility and would you be open to a PR?

Info: selection of gender specific names is imho not realized for all locales. The names have to be separated into different files (like e.g. for locale 'ru').
I could do it for german (cause it's my native lang.)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

HoustonBass picture HoustonBass  路  6Comments

kevinburke picture kevinburke  路  5Comments

aadamsx picture aadamsx  路  6Comments

adoyle-h picture adoyle-h  路  3Comments

fauzanelka picture fauzanelka  路  4Comments