File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 11# Python-Random-Name-Generator
22[ ![ Code Climate] ( https://codeclimate.com/github/navchandar/Python-Random-Name-Generator.svg )] ( https://codeclimate.com/github/navchandar/Python-Random-Name-Generator ) [ ![ license] ( https://img.shields.io/badge/License-GPL%20v3-blue.svg )] ( https://github.com/navchandar/Python-Random-Name-Generator/blob/master/LICENSE ) [ ![ HitCount] ( http://hits.dwyl.io/navchandar/Python-Random-Name-Generator.svg )] ( http://hits.dwyl.io/navchandar/Python-Random-Name-Generator ) [ ![ contributions welcome] ( https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat )] ( https://github.com/navchandar/Python-Random-Name-Generator/issues )
33
4- Provides random names, addresses as output
4+ Outputs RANDOM People names, US state, counties and addresses, Countries and Company names.
5+
6+ ### Installation
7+ No dependencies required. Just pure Python and text files.
8+ Download the repo to your project folder.
9+
10+ ### Usage
11+ ``` py
12+ import random- names
13+ random- names.First()
14+ random- names.Last()
15+ ...
16+ ```
17+
You can’t perform that action at this time.
0 commit comments