This project was built using Flutter. It allows the user to create a list of names, and a random name is chosen each time the floating action button (FAB) is pressed. The list of names can be sorted alphabetically, shuffled, or cleared by using the options inside the drop-down menu. The user can also hide / show a name by clicking beside it. If a name is hidden, that name will be excluded from the random selection. The launcher icon has been changed to a custom 20-sided dice icon. An individual name can be removed by swiping to the side. The list of names is persisted when the application is closed and re-opened. An “About” section is also provided, which details the date of creation, the authors, and the class that it was created for.