Create an algorithm that randomly builds a card on every refresh: Every time the website refreshes a new random card needs to show. The card must have one of the possible suits: Hearts, Spades, Clubs and Diamonds. The card value must be one of the following: 2 to 10, King, Queen, Jack or Ace, (no joker). - View it on GitHub
Star
0
Rank
11119842