Inspiration
For me, random means that the observer simply does not know all the variables and.or does not have the capability to calculate all the said variables to predict a meaningful data (except for Quantum Stuff, no one knows whats in there.) Hence, the project outputs a random number based on something that is ever changing, and incalculable within the time that matters.
What it does
Outputs a totally random number.
How we built it
Using datetime and time modules of Python, the month, year, day, hour, minute, second, and even the microseconds of current time are taken into account and weirdly mashed up to produce a totally random number.
Challenges we ran into
Prevention of predictability and errors
What we learned
Experience in Python and creativity.
What's next for Totally Random
Make it more random
Built With
- datetime
- python
- set
- time
Log in or sign up for Devpost to join the conversation.