1212
Generating random numbers without using any random function | Devpost

Inspiration

This is a unique concept inspired by the MLH day 2 challenges.

What it does

The program generates a random number between the given range.

How we built it

It is created using python and by importing python's time module.

Challenges we ran into

I know nothing about how to do it. I did some internet research and come up with this program.

Accomplishments that we're proud of

Created a program to generate random numbers without random

What we learned

Using the time module

Built With

Share this project:

Updates