Code Monkey home page Code Monkey logo

Comments (2)

dbetebenner avatar dbetebenner commented on July 3, 2024

Hello. This is a tough one. The sample is done (as your example points out) at the ethnicity by gender level. Thus, you end up with unique names at that level. The problem is that there are several first names that are in the data sets for both genders and multiple ethnicities.

I could add an addition check for uniqueness and if the names aren't unique, then try to add in unique names. The only problem with this (which would require another check is if the number of names being requested exceeds the number of names I have in the data sets, then it's impossible to get the unique names.

I'd probably add a different argument to the function to ensure that unique names are returned.

Would that help?

from randomnames.

erleholgersen avatar erleholgersen commented on July 3, 2024

Yeah, I figured it might be annoying! A different argument for unique names would work perfectly for my use-case at least. (And in fairness, so does generating more names than needed on my end and subsetting out the unique names – so don't feel like this is an essential addition!)

from randomnames.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.