So I took the basic random number generator I introduced in my last post and made it into a full fledged web app. You can see it on my github site: dhornbein.github.io/sandbox/rngesus.html The code can be seen within my github.com repository The site has a simple number input where you can set the number of sides. Then …
