SeedGen

Random seed and test data generator. Create deterministic random sequences, generate seed phrases, produce reproducible test datasets, and manage random number generation for development and testing. Control randomness in your projects.

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 "SeedGen" with this command: npx skills add bytesagain3/seedgen

SeedGen

Reproducible randomness. Generate seeds, test data, and deterministic sequences.

Commands

  • seed — Generate a random seed
  • sequence <seed> <n> — Generate N numbers from seed
  • words <n> — Generate random word list
  • hex <length> — Random hex string
  • bytes <length> — Random bytes (base64)

Usage Examples

seedgen seed
seedgen sequence 42 10
seedgen words 12
seedgen hex 32

Powered by BytesAgain | bytesagain.com

  • Run seedgen help for all commands

When to Use

  • when you need quick seedgen from the command line
  • to automate seedgen tasks in your workflow

Output

Returns reports to stdout. Redirect to a file with seedgen run > output.txt.


Powered by BytesAgain | bytesagain.com Feedback & Feature Requests: https://bytesagain.com/feedback

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.

Coding

TechPulse

AI-анализатор трендов в IoT, EV, играх, DIY и Emerging Tech с ежедневными сводками, бизнес-инсайтами и рекомендациями для предпринимателей и девелоперов.

Registry SourceRecently Updated
3680Profile unavailable
Coding

Sharedintellect Quorum

Multi-agent validation framework — 6 independent AI critics evaluate artifacts against rubrics with evidence-grounded findings.

Registry SourceRecently Updated
3670Profile unavailable
Coding

Pixshop Creative API — Developer REST Endpoints

Pixshop 开发者 REST API — 图片生成/编辑、视频制作、提示词库、应用市场、社区 / Pixshop Developer REST API — image generation/editing, video, prompts, apps, community endpoints. Use when...

Registry SourceRecently Updated
1350Profile unavailable
Coding

Browser Automation

Browser automation for AI agents using PinchTab. Control Chrome programmatically for testing, scraping, and interaction. Features token-efficient text extrac...

Registry SourceRecently Updated
1300Profile unavailable