All tools
Dice Roller
Roll any number of dice with any number of sides. Standard d4 through d1000.
ToolCoin Flip
Flip one or many coins. Get a heads/tails count and a verifiable proof.
ToolRandom Password
Generate a strong random password. Toggle uppercase, digits, and symbols.
ToolRandom Team Picker
Paste a list of names. Split into balanced random teams in one click.
ToolRandom Number Generator
Generate one or more random integers in a custom range.
ToolRandom Name Picker
Paste a list and pick one name at random with a verifiable result.
ToolList Shuffler
Randomize any list into a new, provably fair order.
ToolWhy “provably fair”?
Every result on these tools is generated by an HTTP call to api.provable.io. The server publishes a cryptographic hash of its secret seed for every outcome, so anyone can later re-derive the result from the seed and confirm it matches the published hash. No Math.random(), no trust required. See how provably fair works or open the API reference if you want to call the same endpoints from your own code.