Plugged.in Random Number Generator▌

by veriteknik
Plugged.in Random Number Generator offers secure, cryptographic random values for passwords, tokens, and key generation
Provides cryptographically secure random number generation with seven specialized tools for integers, floats, bytes, UUIDs, strings, random choices, and booleans using Node.js's crypto module for security-sensitive applications like key generation, session tokens, and password creation.
best for
- / Security applications needing cryptographic randomness
- / Generating session tokens and API keys
- / Creating unique identifiers for applications
- / Password and salt generation
capabilities
- / Generate cryptographically secure random integers within ranges
- / Create random UUIDs (v4) for unique identifiers
- / Generate random strings with customizable character sets
- / Produce random bytes with configurable encoding
- / Select random items from lists
- / Generate random floats and booleans
what it does
Generates cryptographically secure random numbers, strings, UUIDs, and other random data using Node.js crypto module. Provides 7 specialized tools for different types of secure random generation.
about
Plugged.in Random Number Generator is a community-built MCP server published by veriteknik that provides AI assistants with tools and capabilities via the Model Context Protocol. Plugged.in Random Number Generator offers secure, cryptographic random values for passwords, tokens, and key generation It is categorized under auth security, developer tools. This server exposes 7 tools that AI clients can invoke during conversations and coding sessions.
how to install
You can install Plugged.in Random Number Generator in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server runs locally on your machine via the stdio transport.
license
MIT
Plugged.in Random Number Generator is released under the MIT license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.
readme
Plugged.in Random Number Generator offers secure, cryptographic random values for passwords, tokens, and key generation
TL;DR: Generates cryptographically secure random numbers, strings, UUIDs, and other random data using Node.js crypto module. Provides 7 specialized tools for different types of secure random generation.
What it does
- Generate cryptographically secure random integers within ranges
- Create random UUIDs (v4) for unique identifiers
- Generate random strings with customizable character sets
- Produce random bytes with configurable encoding
- Select random items from lists
- Generate random floats and booleans
Best for
- Security applications needing cryptographic randomness
- Generating session tokens and API keys
- Creating unique identifiers for applications
- Password and salt generation
Highlights
- Cryptographically secure using Node.js crypto module
- 7 specialized random generation tools
- One-click installation via Claude Desktop