Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 7.93 KB

README.md

File metadata and controls

43 lines (33 loc) · 7.93 KB

Python-Random-Name-Generator

workflow-statusCode Climatelicensecontributions welcomemade-with-python

  • Outputs RANDOM People names, US state, counties and addresses, Countries and Company names.
  • Useful for testing Name/Address fields with random data.

Installation

  • No dependencies required. Just pure Python v3+

  • Simply download the repo to your project folder or

git clone https://github.com/navchandar/Python-Random-Name-Generator.git
  • And start using for your development/testing purposes.

  • Please add your ideas/suggestions or more test data here.

Usage

importrandom_namesrandom_names.First() # outputs random first namerandom_names.Middle() # outputs random middle namerandom_names.Last() # outputs random last namerandom_names.Full() # outputs random first and last namerandom_names.Company() # outputs random company namerandom_names.Address() # outputs random Addressrandom_names.StateCode() # outputs random US State Coderandom_names.States() # outputs random US State namerandom_names.Country() # outputs random Country namerandom_names.Places() # outputs random Place name

Donate

Paypal BadgeKo-Fi BadgeBuymeCoffee Badge

close