charmbracelet / hotdiva2000

A human-readable random string generator ๐Ÿ‘‘

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hotdiva2000

A human-readable random string generator.

Example output:

ivy-league-daddy
eurovision-business-school
mildly-tarnished-business-idea
180-bpm-lawyer
royal-car-phone
most-likely-a-stunning-investment
sultry-board-meeting
performance-driven-dad-bod
phd-level-can-of-beer
very-normal-pull-request-per-se
apres-ski-pizza-party
mostly-new-ux-design-software
stunning-ai-startup-of-the-moment
buttery-vape-juice-on-chain
emo-pool-boy
tragic-image-editor-because-why-not
eighties-sparking-white-wine
blatantly-offensive-yaml-error
romantic-bed-linen
beach-party-security-company

Use it as a library:

import "github.com/charmbracelet/hotdiva2000"

fmt.Println(hotdiva2000.Generate()) // star-studded-booze-cruise

Use it on the CLI:

# Generate a random string
hotdiva2000

# Generate 25 random strings
hotdiva2000 -r 25

# See also
hotdiva2000 -h

Whatcha Think?

Weโ€™d love to hear your thoughts on this project. Feel free to drop us a note.

License

MIT


Part of Charm.

The Charm logo

Charm ็ƒญ็ˆฑๅผ€ๆบ โ€ข Charm loves open source

About

A human-readable random string generator ๐Ÿ‘‘

License:MIT License


Languages

Language:Go 100.0%