{"id":36464628,"url":"https://github.com/omnia-core/shuffle","last_synced_at":"2026-01-12T00:01:16.226Z","repository":{"id":262819719,"uuid":"888440930","full_name":"omnia-core/shuffle","owner":"omnia-core","description":"A CLI tool to randomly shuffle and group team members into teams. Simple, fast, and easy to use.","archived":false,"fork":false,"pushed_at":"2024-11-16T08:14:27.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-16T09:19:25.694Z","etag":null,"topics":["cli","golang","open-source","random","shuffle","team-generator"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/omnia-core.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-14T12:05:02.000Z","updated_at":"2024-11-16T08:14:02.000Z","dependencies_parsed_at":"2024-11-15T10:38:02.364Z","dependency_job_id":null,"html_url":"https://github.com/omnia-core/shuffle","commit_stats":null,"previous_names":["kevinhwang-dev/random-team","kevinhwang-dev/shuffle","omnia-core/shuffle"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/omnia-core/shuffle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omnia-core%2Fshuffle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omnia-core%2Fshuffle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omnia-core%2Fshuffle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omnia-core%2Fshuffle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omnia-core","download_url":"https://codeload.github.com/omnia-core/shuffle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omnia-core%2Fshuffle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28328663,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T22:11:01.104Z","status":"ssl_error","status_checked_at":"2026-01-11T22:10:58.990Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","golang","open-source","random","shuffle","team-generator"],"created_at":"2026-01-12T00:01:15.358Z","updated_at":"2026-01-12T00:01:16.211Z","avatar_url":"https://github.com/omnia-core.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shuffle: Random Team Generator 🔀\n\n`shuffle` is a command-line tool to shuffle and randomly distribute team members into teams. You can specify names directly or load them from a file. It’s perfect for team assignments, random grouping, or just having fun with lists of names.\n\n---\n\n## Installation\n\nTo install the latest version of `shuffle`, run the following command:\n\n```bash\ngo install github.com/omnia-core/shuffle/cmd/shuffle@latest\n```\n\n---\n\n## Usage\n\n### About\n\nShuffle a list of team members into random groups.\n\n### Usage\n\n`shuffle [flags]`\n\n### Flags\n\n- **`-n, --names`**  \n  **Type**: `string`  \n  Description: List of names separated by commas.  \n  Example: `\"Alice,Bob,Charlie,David,Eve\"`\n\n- **`-f, --file`**  \n  **Type**: `string`  \n  Description: File containing a list of names, one name per line.\n\n- **`-t, --teams`**  \n  **Type**: `int`  \n  Description: Number of teams to create.\n\n- **`-s, --size`**  \n  **Type**: `int`  \n  Description: Size of each team.\n\n### Note\n\nOnly **one** of the flags `-n` or `-f` should be provided at a time.\n\n---\n\n## Example\n\nShuffling names and creating 2 teams of size 2:\n\n```bash\nshuffle -n \"Alice,Bob,Charlie,David,Eve\" -t 2 -s 2\n```\n\n### Output:\n```\nTeam 1: [Eve Alice]\nTeam 2: [Bob Charlie]\n```\n\nShuffling names from a file and creating 5 teams of size 4:\n```bash\nshuffle -f names.txt -t 2 -s 2\n```\n\n### Output:\n```\nTeam 1: [Rachel Quinn Ivy Mia]\nTeam 2: [Jack Alice Olivia Tina]\nTeam 3: [Eve Liam Steve Hank]\nTeam 4: [Diana Frank Paul Karen]\nTeam 5: [Charlie Grace Bob Noah]\n```\n\n---\n\n## License\n\nThis project is licensed under the MIT License.\n\n---\n\n## Contributing\n\nContributions are welcome! Feel free to submit a pull request or open an issue for feature requests or bugs.\n\n---\n\n## Author\n\nCreated by [omnia-core](https://github.com/omnia-core).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomnia-core%2Fshuffle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomnia-core%2Fshuffle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomnia-core%2Fshuffle/lists"}