Import the random library
Allow the user to enter a character name and species
Generate scores for strength, health, wisdom and intelligence and charisma between 1 to 20
Print all the character stats
Go to https://www.fantasynamegenerators.com/dungeons-and-dragons.php
Challenge Tasks:
Display a list of species to choose from
Program a random name generator. (Clue: requires storing names in a list)
