josharsh / 100LinesOfCode

Let's build something productive in less than 100 Lines of Code.
GNU General Public License v3.0
648 stars 310 forks source link

Added "Simple Random Number Generator" Program #364

Closed KnochenMarkSaege closed 4 months ago

KnochenMarkSaege commented 8 months ago

I added a folder for my addition in the 100LinesOfCode repository, called :"Simple Random Number Generator". I also included a README.md with myself as the Author, a little explanation what the program does and how to use it.

This is the Pull Request regarding Issue #363