Skip to main content
Glama

Pluggedin Random Number Generator

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
generate_randomHelp me generate random values using cryptographically secure methods

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_random_integer

Generate cryptographically secure random integers within a specified range

generate_random_float

Generate cryptographically secure random floating-point numbers

generate_random_bytes

Generate cryptographically secure random bytes

generate_uuid

Generate a cryptographically secure UUID (v4)

generate_random_string

Generate a cryptographically secure random string

generate_random_choice

Randomly select items from a given list using cryptographically secure randomness

generate_random_boolean

Generate cryptographically secure random boolean values

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/VeriTeknik/pluggedin-random-number-generator-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server