Inspiration

I was curious about how Random Function works

What it does

generate a random number

How we built it

using C++

Challenges we ran into

the logical way to generate a random number

Accomplishments that we're proud of

used system timestamp in seconds

What we learned

generate a random number from scratch, without using random class

What's next for Random Number Generator

make it more robust for use in critical code

Built With

Share this project:

Updates