aloukikjoshi / JavaScript-Mini-Projects

JavaScript-Mini-Projects is a collection of basic projects aimed at helping beginners learn JavaScript and its associated technologies. The projects cover a range of concepts and frameworks, including npm, React, and Vue. Contributions are welcome!
MIT License
1 stars 10 forks source link

Random Choice Peacker #16

Closed shant0786 closed 1 month ago

shant0786 commented 1 month ago

This a vanilla js app for choosing a option randomly. User must write all options separating them with comma then app will choose a option randomly.