M
Random Generation

Random Generation

mcp server

Description

This MCP server, developed by Michael Darmousseh, provides random generation utilities including UUID, numbers, strings, passwords, Gaussian distribution, dice rolling, and card drawing. Built with TypeScript and leveraging Node's native crypto module, it offers a simple command-line interface as well as integration with MCP clients. The implementation stands out by providing a wide range of randomization tools in a single package, with features like normalized Gaussian distribution and stateful card drawing. It's particularly useful for applications needing robust random data generation, such as game development, simulation software, or testing frameworks that require diverse random inputs.

Server Details

Package Name

mcp-rand

Added

April 21, 2025