Static source for letsrandomize.org.
Free random generators, human benchmark tests, and interactive tools.
LetsRandomize is a browser-based random tools site focused on list, order, picker, team, and fair-selection workflows.
Current operating focus:
- Primary cluster:
list / order / picker / team - Secondary cluster:
fair selection / classroom groups - Deprioritized: generic password, generic number, simple coin/dice
public/ Static site published to Cloudflare Pages
docs/ Deployment and project notes
scripts/ Local deployment helpers
The site has no backend. Randomization runs in the browser.
- 20+ Random Generators: numbers, names, passwords, colors, animals, countries, words, dice, coins
- Human Benchmark Suite: reaction time, CPS test, aim trainer, memory test, typing speed, chimp test
- Interactive Tools: spin the wheel, yes/no generator, team generator, list randomizer
- Educational Content: guides on randomness, probability, and strong password best practices
letsrandomize.org - all tools are free, no signup required.
| Tool | Description |
|---|---|
| List Randomizer | Shuffle lists and randomize names, teams, winners, and tasks |
| Random Team Generator | Split classes, sports groups, and work groups into teams |
| Spin the Wheel | Interactive spinning wheel with custom options |
| Typing Speed Test | Test WPM typing speed |
| Reaction Time Test | Measure reaction time in milliseconds |
Current Cloudflare Pages project:
letsrandomize
Current production domains:
letsrandomize.org
www.letsrandomize.org
letsrandomize.pages.dev
See docs/DEPLOYMENT.md.
MIT