MCP Rand
Provides diverse random generation utilities including UUIDs, numbers, strings, passwords, and more.
Skills
Explore the skills and capabilities of this skillset.
generate_uuid
Generate a random UUID v4
generate_random_number
Generate a random number within a specified range
generate_gaussian
Generate a random number following a Gaussian (normal) distribution between 0 and 1
generate_string
Generate a random string with specified length and character set
generate_password
Generate a strong password with a mix of character types. WARNING: While this password is generated locally on your machine, it is recommended to use a dedicated password manager for generating and storing passwords securely.
roll_dice
Roll a set of dice using standard dice notation (e.g., "2d6" for two six-sided dice, "3d6+5" for three six-sided dice plus 5)
draw_cards
Draw cards from a standard deck of playing cards
MCP Rand
Github issues 助手
Github Issues 助手是一个 AI 智能体,用于简化 GitHub issues的管理。它可以直接在存储库中简化创建、跟踪和优先处理错误、任务或功能请求的过程。非常适合团队使用,确保一致的格式,自动化重复步骤,并与开发管道集成。