Armory
Source
Browse
MCPs

veritiknik-random-number-generator

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.

Score
38.0662 signals
Evidence
2 stars · 1 fork
Last commit
as last read from GitHub; most reads are from 2 Sep 2026 or later
Listed

Install

No one-command install. Set it up from its source.

Alternatives · MCPs

  1. zazencodes-random-number50 stars · 7 forks84.748
  2. turlockmike-rand3 stars · 6 forks64.816
  3. mcp-rando-server4 stars · 2 forks52.135

What it is

MCP server Plugged.in Random Number Generator, catalogued on PulseMCP. 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.

When to use it

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.

Notes

Listed from the PulseMCP registry. The registry does not state a license. Check it before production use.