CtrlK
BlogDocsLog inGet started
Tessl Logo

random-number

Generate a random integer between min and max (inclusive). Use when the user asks for a random number.

72

Quality

87%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

To generate a random number, run:

node /opt/skills/random-number/random-number.cjs <min> <max>

This prints a single random integer between min and max (inclusive).

Repository
rivet-dev/sandbox-agent
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.