What it does

Generates Random numbers using time for the seed value. There's no upper or lower limit yet.

How we built it

The Algorithm used is Linear Congruential Generator.

Accomplishments that we're proud of

As of now, it does generate random numbers on its own.

What's next for Random Number Generator

Will add a lower limit and upper limit for the Generator.

Built With

Share this project:

Updates