Inspiration

I was prompted by the "Create A Random Number Generator" GHW INIT 2023 challenge. I then followed this tutorial to learn how to make a random number generator website. I then customized the visuals to my liking hence the pink theme lol.

What it does

The user inputs a start and end number, clicks the button, and a random number in that range is generated.

How we built it

Using HTML, CSS, and JavaScript via Replit.

Challenges we ran into

I had some general CSS and formatting issues like getting the footer to the bottom, centering context, and padding properly.

Accomplishments that we're proud of

I'm proud that I made a cute site that's a working number generator!

What we learned

I learned how to connect JavaScript calculations with website content and display it correctly.

Built With

Share this project:

Updates