Javascript guessing number game [closed]

Can someone please give me the code for a javascript game where you have 100 buttons, all with values between 1 and 100, and rhe point of the game is to click on button that is computer generated randomly. You have several guesses, and if you get it right, message appears that you guessed it right.
The final product should look like this:

My main problem is that i can’t make buttons.