Toolzy

Number Guessing Game

The app picks a secret number and gives higher or lower hints until you guess it.

I picked a number between 1 and 100. Guess it!

Guesses: 0

Set a range and try to find the secret number. After each guess you get a higher or lower hint and a running guess count.

How to use

  1. Set the minimum and maximum range.
  2. Type a guess and click Guess.
  3. Use the higher or lower hints until you find it.

Frequently asked questions

Is the number really random?
Yes, it is picked with the browser's secure random generator each new game.
How can I win fastest?
Guess the middle of the range each time to halve the possibilities on every turn.

Related tools