Tournament Bracket Generator — Random Generator
RandomTournament Bracket Generator is a tool that generates tournament brackets from names.
What is it
Tournament Bracket Generator shuffles names or choices in the browser for classes, events, and games.
Fisher-Yates shuffle + layout mapping
How to use
- 1Enter names.
- 2Press randomize.
- 3Review the result.
Reference
| Input | Result |
|---|---|
| name list | generates tournament brackets from names |
Sources & standards
- ECMAScript Language Specification - Ecma International
FAQ
Is input sent to a server?
No. It runs in your browser.
Can I reproduce the same result?
This version is for immediate randomizing. Fixed seed replay is a future enhancement.