Random Number Generator
Provides random number generation utilities including pseudorandom and cryptographically secure operations for integers, floats, w
This MCP server provides random number generation utilities through six core tools covering both standard pseudorandom and cryptographically secure operations. Built by Alexander Galea using Python with FastMCP v2.0, it offers random integer and float generation, weighted item selection from lists, list shuffling, secure hex token generation, and secure random integers using Python's built-in random and secrets modules. The implementation features comprehensive input validation, type hints throughout, extensive error handling with descriptive messages, and a complete test suite, making it valuable for simulations, testing scenarios, security token generation, and building AI assistants that need reliable randomization capabilities without external dependencies.
Source
Repository: https://github.com/zazencodes/random-number-mcp
Maintain Random Number Generator?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/mcp/zazencodes-random-number-mcp?ref=badge)