Miritzila / Random-Card-Generator

Algorithm designed to randomly generate a card.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Random Card Generator

Algorithm designed to randomly generate a card with each update.

  • Each time the website is refreshed, a new random card will be displayed.
  • The card will have one of the possible suits: Hearts, Spades, Clubs, and Diamonds.
  • The value of the card will be one of the following: 2 to 10, King, Queen, Jack, or Ace (no jokers).

About

Algorithm designed to randomly generate a card.


Languages

Language:JavaScript 69.4%Language:HTML 28.7%Language:CSS 1.9%