← 返回
未分类 中文

Random Team Picker

Randomly select or split team members with options for weighted choice, exclusions, and fair distribution over multiple rounds.
随机抽取或分配团队成员,支持加权选择、排除及多轮公平分配。
darbling darbling 来源
未分类 clawhub v1.0.2 1 版本 100000 Key: 无需
★ 1
Stars
📥 337
下载
💾 0
安装
1
版本
#division#latest#lottery#picker#random#team#teamwork#utility

概述

random-team-picker

Randomly select team members for meetings, code reviews, or activities. Supports weighted selection, exclusion lists, and team splitting.

Features

  • Pick N random members from a list
  • Split a group into N teams
  • Weighted random selection (higher weight = more likely to be picked)
  • Exclude certain members (e.g., on vacation)
  • Ensure fair distribution over multiple rounds

Usage

pick --from "Alice,Bob,Charlie,Dave,Eve" --count 2
pick --teams "Alice,Bob,Charlie,Dave" --num-teams 2
pick --from "Alice,Bob,Charlie" --weighted "Alice:3,Bob:2,Charlie:1"
pick --from "Alice,Bob,Charlie" --exclude "Alice" --count 1

Parameters

  • from: Comma-separated list of member names
  • count: Number of members to pick (default: 1)
  • num_teams: Number of teams to split into
  • weighted: Weighted selection in format "name:weight" pairs
  • exclude: Members to exclude from selection

⚠️ Disclaimer

This tool is provided "as is" for informational purposes only. Data accuracy is not guaranteed. Not financial, legal, or professional advice. Always verify critical information from official sources.

本工具仅供信息参考,不保证数据完全准确,不构成任何金融/法律/专业建议。请以官方来源为准。

版本历史

共 1 个版本

  • v1.0.2 当前
    2026-05-07 18:31 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

business-ops

Stripe

byungkyu
Stripe API 集成,支持托管 OAuth,实现对客户、订阅、发票、产品、价格和支付的可写金融集成。
★ 27 📥 26,142
business-ops

Trello

steipete
使用 Trello REST API 管理看板、列表和卡片
★ 162 📥 41,355
office-efficiency

Markdown To Ppt

darbling
将 Markdown 转换为精美的演示文稿和幻灯片,一键生成 PPT,支持多种主题风格,适用于商务汇报、教学课件、会议演讲等场景。
★ 1 📥 702