MCP Rand
by turlockmike
generate_gaussian
Generate a random number following a Gaussian (normal) distribution between 0 and 1
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}