Skip to content

Go library for handling United States SSA/Census name data

Notifications You must be signed in to change notification settings

mpontillo/usanames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usanames library

This is a Go library written for a single purpose: to generate "realistic" human names.

It uses public U.S. Census and Social Security Administration data to populate its data set.

Example

$ make
$ bin/usanamegen naive --count 10
Kylyn JENNA
Kristofer DURRETTE
Florencia TROVILLION
Khade LENAU
Jalai BRZYCKI
Talulah TIMBERS
Christine SIMPKIN
Folasade KOTHAPALLI
Irys FACIO
Abdulhakeem PEARO

The fact that last names are all-uppercase is an artifact of the U.S. Census data set.

About

Go library for handling United States SSA/Census name data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published