Solution to Random number generator web app

by J-frex J-frex
To see the project code, view this page on desktop or go to the GitHub repo.
J-frexJ-frex is looking for feedback

Ce projet consiste à créer un générateur de nombres aléatoires en utilisant HTML, CSS et JavaScript. L’utilisateur saisit un intervalle (minimum et maximum), puis l’application génère un nombre choisi au hasard grâce aux fonctions Math.random() et Math.floor().

What does this code do well?

Comments

Anonymous User
Two alpacas having a conversation

Be the first feedback