Python module to generate random name.
Randname is a python module for generating random name - first and last. It uses official data from appropriate governmental/scientific research centers.
Names are drawn with the consideration of their frequency. Therefor most common name wil be drawn much more often (this feature can be disabled).
Currently supported countries: US, PL, ES.
Default database is small, and constrained to 10000 records for each first and last names for every country. Default data size: 60 000 records
With the full database downloaded from project github page, the amount of names is increased to around 700 000 records.
Detailed documentation of module can by found here: randname documentation
Author: Adam Walkiewicz
Contributors: Be first!
Randname is licensed under the terms of the MIT license