Inspiration

I had to generate a random number without using any built in functions.

What it does

A C Language program that generates random numbers without using any Library Function.

How we built it

I created a function that returns a random number based on time seed.

Challenges we ran into

To find a proper way to implement the function

Built With

Share this project:

Updates