Skip to content

cursande/humaname

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Humaname

Various packages can provide sample test data for different programming language ecosystems.

Sometimes for manual testing or a simple script, you just need one regular sounding hoo-man name.

Installation

Linux (via curl)

sudo curl -Lo /usr/local/bin/humaname https://github.com/cursande/humaname/releases/download/v0.1.1/humaname_linux_amd64
sudo chmod +x /usr/local/bin/humaname

Mac/OSX

# amd64
sudo curl -Lo /usr/local/bin/humaname https://github.com/cursande/humaname/releases/download/v0.1.1/humaname_darwin_amd64
sudo chmod +x /usr/local/bin/humaname
# arm64
sudo curl -Lo /usr/local/bin/humaname https://github.com/cursande/humaname/releases/download/v0.1.1/humaname_darwin_arm64
sudo chmod +x /usr/local/bin/humaname

Usage

Help:

humaname help

Any random first and last name:

humaname b
humaname both

Any random female first name:

humaname -g=f f
humaname -g=f first

Any random last name (either gender):

humaname l
humaname last

About

For generating regular human-sounding names

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages