Generators

Random Data

Random numbers, picks, dice rolls, and shuffled lists.

Runs entirely in your browser — nothing is uploaded

Frequently asked questions

Is the randomness fair?

Yes. It uses the browser's cryptographic random number generator, which has no detectable bias, unlike simpler pseudo-random methods.

Can I pick a winner from a list?

Yes. Paste your entries and the picker selects one at random, or shuffles the whole list into a random order.

More generators