export const prerender = true;
Split a list of people into random teams or groups.
What happens if the list cannot be divided evenly?
Teams are created as evenly as possible. If there is a remainder, some teams will have one extra member.
Is there a limit to the number of participants?
You can add up to 500 names. For most events and activities, this limit is more than sufficient.
Can I use this for non-name lists?
Yes. You can split any text items — tasks, topics, or objects — into random groups.