Skip to content

stefanpejcic/random-username-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

random username generator

Used by OpenPanel to generate a random admin username on installation.

inspired by Moby's Package namesgenerator


Usage

On terminal:

source <(curl -sSL https://raw.githubusercontent.com/stefanpejcic/random-username-generator/refs/heads/main/generator.sh) && echo "$random_name"

Or in your scripts:

source <(curl -sSL https://raw.githubusercontent.com/stefanpejcic/random-username-generator/refs/heads/main/generator.sh)

# and later where needed use $random_name
SOMETHING="$random_name"

About

random username generator 🎲

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages