Inspiration

I haven't it yet. This challenge of LHD seems to be interesting.

What it does

It's a Random Number Generator built using Python, without using random() or similar number generator functionalities.

How we built it

Built using Python & its time module.

Challenges we ran into

Since the challenge was a bit crazy, I too ran into some hurdles. But it's always fun learning something new.

Accomplishments that we're proud of

Built a Random Number Generator without using built-in functionalities.

What we learned

The new method of generating random numbers with the help of time modules.

What's next for Random Number Generator

There must be a better way to generate numbers randomly, which is less complex than this method.

Built With

Share this project:

Updates