01Designed as a production-ready MCP server for seamless LLM integration.
02Creates cryptographically secure hex tokens and integers.
03Generates standard pseudorandom numbers (integers, floats, choices, shuffles).
04Leverages Python's `random` and `secrets` modules for varied security requirements.
05Built solely on Python's standard library, ensuring minimal dependencies.
063 GitHub stars