I currently have two arrays that look like this:
let suits = [\'♣\', \'♦\', \'♥\', \'♠\']; let cards = [\'A\',\'2\', \'3\', \'4\', \'5\', \'6\', \'7\', \'8\',