SkillAgentSearch skills...

Randomstring

Generate random strings

Install / Use

/learn @xyproto/Randomstring
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

randomstring

Generate random strings.

These are the exported function signatures:

func PickLetter() rune
func PickVowel() rune
func PickCons() rune
func Seed()
func String(length int) string
func EnglishFrequencyString(length int) string
func HumanFriendlyString(length int) string
func CookieFriendlyString(length int) string
func CookieFriendlyBytes(length int) []byte
func HumanFriendlyEnglishString(length int) string

Used by cookie and alienpdf.

General info

  • Version: 1.2.0
  • License: BSD-3

Related Skills

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated3mo ago
Forks1

Languages

Go

Security Score

92/100

Audited on Dec 12, 2025

No findings