6 ms·
Thanks for answering! I think I get it. Any idea on if directing guests to move randomly would work as well as directing them to move in patterns?
by benjohnson 5y ago
Thanks for answering! I think I get it.
Any idea on if directing guests to move randomly would work as well as directing them to move in patterns?
- bmm6o 5y agoIf collisions can happen they will happen with probability 1, since there is infinite opportunity. There's also the issue of there not existing a uniform distribution on the integers, so it's hard to get the chances of collision low in the first place.
- deleted 5y ago[deleted]