Skip to main content
matte

Random

Numbers, dice, picks, and wheels.

Runs in your browser

About

Random covers six different kinds of randomness in one tool: number generation with a choice of integer or float and decimal precision, dice rolls using standard NdM notation like "2d6", coin flips with a running heads/tails tally, a spinning wheel for picking from a list, weighted list picks, and list shuffling. Each mode keeps its own short history so you can see recent results. All randomness comes from your browser; nothing is generated on a server.

Frequently asked

Does it support dice notation like 2d6 or 4d20?
Yes, the dice mode accepts standard NdM notation — 2d6 rolls two six-sided dice — plus quick presets for common rolls, with a running history.
Can I pick a random item from my own list?
Yes, the pick and wheel modes both work from a list you paste in, either drawing N items or spinning a visual wheel to land on one.