Twitist Forums
I need a number generator!? - Printable Version

+- Twitist Forums (http://twitist.com)
+-- Forum: Other forums (/forum-31.html)
+--- Forum: General Internet related Qustions (/forum-32.html)
+--- Thread: I need a number generator!? (/thread-127658.html)



I need a number generator!? - got - 04-08-2014 04:36 AM

Hey all, I'm looking to find a random number generator but one that displays ala the TV show Countdown.

Meaning that the numbers whirl randomly until it settles on the generated number, not just one where when you click generate it quickly shows you a number and nothing else.

I only need the numbers to be between 0-59 (the minutes in an hour). Either a program from the internet or a LED type product.

Many thanks!


- Dominic - 04-08-2014 04:39 AM

http://pastebin.com/Zg4fXSZJ

Paste the code in the link above into Notepad. Click File, Save As..., then give the file a name like gen.html and change the file type to All Files. Save the file to your desktop and you'll be able to open it in a web browser.

– Dominic