Random Kids Riddle
Better than another screen.
Better than another screen.
Tap the big button. No accounts, no sign-up.
Sample outputs from Random Kids Riddle
A slice of what this picker might return. The full pool is much larger — tap the picker for a random one.
- What has hands but can't clap? A clock.
- What gets wetter the more it dries? A towel.
- What has a face and hands but no arms or legs? A clock.
- I'm tall when I'm young and short when I'm old. What am I? A candle.
- What can travel around the world while staying in a corner? A stamp.
- What has keys but can't open a lock? A piano.
- The more you take, the more you leave behind. What are they? Footsteps.
- What has to be broken before you can use it? An egg.
- What has one eye but cannot see? A needle.
- What has many teeth but never eats? A comb.
- What word is spelled wrong in the dictionary? "Wrong."
- I have cities but no houses, rivers but no water. What am I? A map.
When to use Random Kids Riddle
- Any recurring low-stakes decision you'd rather not spend a minute on.
- Bike-shedding avoidance — hand small choices to the picker so you save decision-energy for the ones that matter.
- Late-evening when your prefrontal cortex is done and you just need an answer.
- Family use — kid-safe outputs, works on tablet, doesn't require signup.
- When you specifically want randomness — not a "recommendation engine", not a ranking, just an unbiased pick.
How the picker works
Random Kids Riddle runs entirely in your browser — no servers, no accounts, no data sent anywhere. Each pick uses your browser's built-in cryptographic random-number generator (window.crypto.getRandomValues), which is uniformly distributed across the option pool.
The pool for this picker: 16 hand-picked options. Every option has an equal probability of being selected on any given pick (about 6.25% per option).
Picker-kind picks return a single random option from the pool. If you add your own options, they're weighted equally alongside the built-in set.
If you want a deliberately weighted pick (favouring some options over others), the picker isn't the right tool — try structuring the choice as a wheel with duplicated entries, or split into two picks (category first, then item within category).
Related pickers + when to prefer each
Random Kids Riddle is one of several related pickers on the site. The rest of this cluster covers adjacent decisions:
Random Kids Joke — the closest neighbour when this picker isn't quite the right fit.
Random Treasure Hunt Clue — the closest neighbour when this picker isn't quite the right fit.
Random Garden Game — the closest neighbour when this picker isn't quite the right fit.
Random Pretend Play Scenario — the closest neighbour when this picker isn't quite the right fit.
Random Imaginary Friend Name — the closest neighbour when this picker isn't quite the right fit.
All picks are independent — running one picker doesn't influence the others.
About this category
Lifestyle decisions are the low-stakes-but-recurring kind that eat mental bandwidth: coin flips, yes/no calls, morning routine choices, small habit-forming picks.
The category isn't about big life decisions — it's the friction remover for the dozens of tiny ones a normal week throws at you.
FAQ
Age for riddles?
7+.
You might also like
Random Garden Game
A game, ready to play outside.
Hand-picked match
Random Treasure Hunt Clue
One clue away from a magic afternoon.
Hand-picked match
Random Pretend Play Scenario
A world, launched in 30 seconds.
Hand-picked match
Random Imaginary Friend Name
For the invisible friend at the tea party.
Hand-picked match
Random Kids Joke
For "tell me a joke" on the school run.
Hand-picked match
Random Lego Build Idea
For "I don't know what to build."
Same category