Pinball Number Picker

Drop a ball through the pins and watch where it lands. Purely for fun, styled after old arcade pinball machines — the bounce is just for show; it doesn't change your odds either way.

Ready to drop.

This Session's Drops

The ball's final landing spot is decided before the drop animation even starts, using the same random-sampling logic as our number generator — the bounce path is a decorative animation layered on top, not a physics simulation the number depends on. Session history disappears on refresh (it's kept in memory only, not saved to your browser).