Inspiration
This project was a part of GHW INIT's daily challenge
What it does
It generators random numbers of varying sizes on invoking function call
How we built it
This project was built using JavaScript, it can be run by:
node index.js
What we learned
We really take the random number generation functions for granted and how much is there to this
What's next for Simple Random Number Generator
Adding more functionality such as:
- generating numbers between limits
- using custom seeds to generate ad numbers
Log in or sign up for Devpost to join the conversation.