Creating a random message generator in JavaScript that will display a randomly generated message in realtion to astrological star sign horoscropes.
it will use four arrays to generate different parts of the message -
Star Sign
- Taurus
- Gemini
- Cancer
- Leo
- Virgo
- Libra
- Scorpio
- Sagittarius
- Capricorn
- Aquarius
- Pisces
First part of Message