Inspiration
MLH GHW Beginner Challenge
What it does
The code in this project generates random number between 1 and n. Where n is the user input number up to which random number has to be generated.
How we built it
Random number is being generated based on the microsecond of the current time. 'datetime' and 'math' Libraries of Python has been used
Log in or sign up for Devpost to join the conversation.