UsernameGenerator Logo

UsernameGenerator

Secure, inspiring, and dynamic usernames.

Initialize to begin...
Didn't find your language? Contact us

Terminal Integration

Run the identity generator locally on your machine for stateful, secure access directly from your terminal.

# 1. Download the script
curl -O https://github.com/StormberryAS/UsernameGenerator/raw/main/username.py

# 2. Make executable & link globally
chmod +x username.py
ln -s "$(pwd)/username.py" ~/.local/bin/username

# 3. Use instantly anywhere
username 3 pt
                

Explore the Stormberry Ecosystem