So currently I have a command that uses the Math.random function to pull a random name off a list of names when a specific command is given. Is there a way to weight this so the names on the list have different rarities as opposed to the same chance of being chosen? So for example most are super common, but two or three are really rare to come up.