Skip to contents
-
find_name()
- Generate the a random set of 10 suggested baby names based on the given limitations.
-
find_old_name()
- Generate the a random set of 10 suggested neutral(by default) baby names based on the given time period and sex.
-
find_similar_name()
- Generate a random list of names that sound similar to a given user input name.
Uses Match rating approach algorithm to determine similarity
-
find_unisex_name()
- Generate the a random set of 10 suggested neutral baby names based on the given limitation and baby names in the past years.