Bus Seat Assignment — Random Generator

Random

Bus Seat Assignment is a tool that randomly assigns bus seats.

What is it

Bus Seat Assignment shuffles names or choices in the browser for classes, events, and games.

Fisher-Yates shuffle + layout mapping

How to use

  1. 1Enter names.
  2. 2Press randomize.
  3. 3Review the result.

Reference

Bus Seat Assignment — Random Generator Reference
InputResult
name listrandomly assigns bus seats

Sources & standards

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.

Related tools