Inspiration

What it does

The code generates a random number starting from 0.

How we built it

I built this number generator with Javascript. The code works in such a way that it returns a random numbers based on number of loop and between 0 and any number specified.

Challenges we ran into

The only challenge I faced has to do with generating random number starting from zero. I found 3 ways to go about it.

Accomplishments that we're proud of

The function works well

What we learned

I learned 3 ways to render the random number from 1.

What's next for Build a random number generator

Built With

Share this project:

Updates