Inspiration
The MLH Challenge
What it does
Many languages contain classes that allow for the functionality of a random number generator, but I created my own method that does this.
How I built it
I did randomize based on the time details and the variations of it
Challenges I ran into
Creating different values for the same values. Because code editors are so fast that they run my code in less than a second. So, I had to think of a way to have differences. So, I created a list of functions that can be called sequentially and as it was global, the sequential order differed each time. This gave me new values
Accomplishments that I am proud of
I am actually happy to do this. Replicating an inbuilt module gives me immense joy
What I learned
More and more about Time module and some cool python tricks
Built With
- python
- time

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