Skip to content

ajwalkiewicz/randname

Repository files navigation

PyPI version License: MIT Code style: black Language: Python Author: Walu

randname

Python module to generate random name.

Summary

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.

Documentation

Detailed documentation of module can by found here: randname documentation

Authors & Contributors

Author: Adam Walkiewicz

Contributors: Be first!

License

Randname is licensed under the terms of the MIT license

About

Python module to draw random USA names

Topics

Resources

License

Stars

Watchers

Forks

Contributors