random-tool

Generate random numbers, passwords, and strings with configurable length and character sets. Use for security tokens, testing data, and randomization.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "random-tool" with this command: npx skills add dinghaibin/random-tool

Random - Data Generator

Generate cryptographically secure random values including integers within a range, random passwords with customizable character sets, and random strings for testing.

Usage

random-tool [options]

Options

  • -l N: Generate string of length N
  • -n MIN MAX: Random integer between MIN and MAX
  • -p: Generate a random password (alphanumeric + symbols)

Examples

random-tool -l 32
random-tool -n 1 100
random-tool -p -l 16

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

Skill Vettr

Static analysis security scanner for third-party OpenClaw skills. Detects eval/spawn risks, malicious dependencies, typosquatting, and prompt injection patte...

Registry SourceRecently Updated
Security

Clawhub Upload

macOS security monitoring for OpenClaw

Registry SourceRecently Updated
Security

Nightly Build

Automates nightly maintenance tasks like skill audits, updates, cleanup, and health checks, then summarizes a morning report.

Registry SourceRecently Updated
Security

Email Security

Protect AI agents from email-based attacks including prompt injection, sender spoofing, malicious attachments, and social engineering. Use when processing emails, reading email content, executing email-based commands, or any interaction with email data. Provides sender verification, content sanitization, and threat detection for Gmail, AgentMail, Proton Mail, and any IMAP/SMTP email system.

Registry SourceRecently Updated
1.3K2Profile unavailable