Parent's names ⇒ Unique name for baby
What on earth is this? Take any string as an input. Get a hash consisting of exactly 10 names taken from 10.000 common human names on this planet.
But why? confuse HR and government databases make sure your child will find an e-mail address link heritage to names in a stupidly techy way pay homage to a fantastic novel by Cory Doctorow make your child a global citizen from the get go Under the hood input string hashed with sha256 take first 100 bits of hash split into 10 chunks convert chunks to integer lookup name in big name list Read the code on github . The big name list was generated by scraping the 1.000 most common names for each letter in the alphabet from Forebears and sorting all of them by incidence.