Random Number Waiting Game

This was the first thing I ever made in JavaScript, a time-wasting
bingo-like number game.

Choose a 3 digit number and click start. For every number chosen
an attempt will be added. Every time your number is chosen by the
random number generator, a win will be added. Numbers are chosen
every 3 seconds.

It may seem like it's not working, but it is a 1 in 999 chance.



Your Number:
Attempts:0
Wins:0

000

< Back to Personal
< Home Page

Updated Oct 6, 2020