Inspiration
MLH LHD Build
What it does
Generates a pseudo-random number
How we built it
Using time of device as a seed and performing calculations on it, I found a unique way to generate randomness in the numbers
Challenges we ran into
Bugs and errors
Accomplishments that we're proud of
First time implemented a seed-based algorithm
What we learned
How to use datetime module and also use it to generate a random number
What's next for Random number generator
More different and efficient seeds! To create more randomness or unpredictability in the numbers!

Log in or sign up for Devpost to join the conversation.