compromise
Version:
natural language processing in the browser
42 lines (40 loc) • 485 B
JavaScript
//names commonly used in either gender
module.exports = [
'casey',
'jamie',
'lee',
'jaime',
'jessie',
'morgan',
'rene',
'robin',
'devon',
'kerry',
'alexis',
'guadalupe',
'blair',
'kasey',
'jean',
'marion',
'aubrey',
'shelby',
'jan',
'shea',
'jade',
'kenyatta',
'kelsey',
'shay',
'lashawn',
'trinity',
'regan',
'jammie',
'cassidy',
'cheyenne',
'reagan',
'shiloh',
'marlo',
'andra',
'devan',
'rosario',
'lee'
];