This is a tool that randomly matches names to items. For example, the names [Andy, Mike, Luke] to the items [Ice Cream, Cake, Muffin, Cookie] like so: [(Andy, Cookie), (Luke, Cake), (Mike, Ice Cream)]. Items that have already been assigned to a name will not be assigned again. Enter the names and items as a list separated with commas like this: Andy, Mike, Luke
Names
Items