Faker.js: Add `name.middleName` property

Created on 9 Jul 2018  路  3Comments  路  Source: Marak/faker.js

Please add name.middleName property.

Most helpful comment

hey, @Marak if you still need a hand I should be able to help with this. Was the intention to use the same data set that was used for name.firstName or a new definitions.middle_name array altogether?

All 3 comments

Sounds good, a PR would be welcome.

hey, @Marak if you still need a hand I should be able to help with this. Was the intention to use the same data set that was used for name.firstName or a new definitions.middle_name array altogether?

@tomdaniels

I think in most cases we can just use name.firstName to generate middle names? I'm not sure 100% sure.

I believe some locales require gendered middle names ( such as ru ), so this might be cross-cutting with that.

If you have time please check out master and see what we can do.

Thank you for your feedback.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kevinburke picture kevinburke  路  5Comments

marcelorl picture marcelorl  路  4Comments

ghost picture ghost  路  4Comments

HoustonBass picture HoustonBass  路  6Comments

minhchu picture minhchu  路  3Comments