Today we're going to build out a random number generator using JavaScript. Random number generators are a fantastic beginner JavaScript project. Yo...
For further actions, you may consider blocking this person and/or reporting abuse
I followed the steps and checked my code many times but when I click on generate a number nothing happens! still figuring out why.
Send me the code and I'll check it over!
Thank you so much for your time. A quick question can I attach the files here?
Nope. Either make a public GitHub repo or a codepen and attach the link!
github.com/abe2dev/Random_Number
It's a crazy simple error! The id you assigned to the number in your HTML file is
Number, but in your javascript file you're searching for an id withnumber. JS is case-senstive. Change the casing and you should be good!Super simple and effective
Thanks!
Saw your use of Schitt's Creek gifs. insta-follow.