# random-generator

Generate cryptographically secure integers, floats, bytes, UUIDs, strings, booleans, and list selections. Ensure unpredictable, unbiased results for security-sensitive workflows, simulations, testing…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add xiaobenyang-com/random-generator

# Browse available tools
npx -y smithery tool list xiaobenyang-com/random-generator
```
