Home

PRIVATE BROWSER TOOL · PHASE 5

Draft Lottery Simulator

Run a transparent weighted draw for draft positions without replacement and report starting chances and draw order. The complete workflow runs locally in this browser, with visible controls and a result you can inspect before copying or downloading.

LOCAL WORKBENCH

Generate a result

No upload · no account · no URL storage

Ready. Entries and results stay in this browser tab.

Choose your settings, then select Generate.

How it works

  1. Parse stable team rows with finite positive weights and normalize starting chances.
  2. Draw positions sequentially by cumulative remaining weight, removing only the selected team after each draw.
  3. Show each simulation's position order and optional aggregate frequencies without claiming predictive value.

Worked example

After the first weighted team is selected, its weight is removed and all remaining position chances are recalculated.

Limits and interpretation

  • At most 500 teams, 100 positions, 10,000 simulations, and 100,000 total weighted draws are accepted.
  • This models only the entered weighted-without-replacement rule and may not match a real league's lottery.
  • It is not for wagering, prediction, or regulated drawing.

Privacy

Your inputs and generated results stay in this browser. This tool does not put them in a URL, analytics event, server log, or external request.

Frequently asked questions

How does Draft Lottery Simulator make its random choices?
Every position uses a Web Crypto cumulative-weight draw over the remaining team rows.
Does Draft Lottery Simulator upload my inputs or results?
No. Player names, teams, results, and custom settings stay in the current browser tab and are not uploaded.
When should I use Draft Lottery Simulator?
Use it for classroom probability or a fictional/local league model whose written rules exactly match weighted sequential draws.

Related tools