We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bef68d commit f36e82eCopy full SHA for f36e82e
index.js
@@ -1,4 +1,4 @@
1
-export default function fakeGender(options) {
+export default function gender(options) {
2
options = options || {};
3
let genders = {
4
"en_US": [
0 commit comments