A Script for Random Team Member Selection

screen-shot-2014-07-21-at-10.30.46-pm

As managers we often need to have our entire team do something, and the order in which you go in can be sensitive.

Does it mean you like someone more if you pick them first? Are the people who go last less important to you? These are real concerns to people.

Unless you randomize it.

A Ruby rescue

Here’s a simple script to randomize the order that your team will do something.

You can also put it in a PHP site using this code.

Related posts: