What it does
Creates Random Number between 0 to 9
How we built it
using library time.h , got the time since January 1,1970. Since it changes every second, new number is generated ,modulus of time generates a number in the range 0 to 9.
Access it on [link]https://github.com/virajx/MLH_RNG.git
Log in or sign up for Devpost to join the conversation.