Hi,
I am building a model for passengers to use elevators. The model consists of a total of six elevators, and I plan to allow passengers to board an elevator from the first floor and go up to their desired destination floor. How can I set it up so that passengers can randomly choose to board any one of the elevators, rather than having a fixed elevator for each trip?