1
1
# Python-Random-Name-Generator
2
- [ ![ 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 )
2
+ [ ![ 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 ) [ ![ contributions welcome] ( https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat )] ( https://github.com/navchandar/Python-Random-Name-Generator/issues )
3
3
[ ![ made-with-python] ( https://img.shields.io/badge/Made%20with-Python-1f425f.svg )] ( https://www.python.org/ )
4
4
5
5
Outputs RANDOM People names, US state, counties and addresses, Countries and Company names. Useful for testing Name/Address fields with random data.
6
6
7
7
### Installation
8
- No dependencies required. Just pure Python. Simply [ Download ] ( https://github.com/navchandar/Python-Random-Name-Generator/releases/latest ) the repo to your project folder and start using for your development/testing purposes.
8
+ No dependencies required. Just pure Python.
9
9
10
- Please add your suggestions or ideas [ here] ( https://github.com/navchandar/Python-Random-Name-Generator/issues ) .
10
+ Simply [ download] ( https://github.com/navchandar/Python-Random-Name-Generator/releases/latest ) the repo to your project folder and start using for your development/testing purposes.
11
+
12
+ Please add your suggestions or ideas or data [ here] ( https://github.com/navchandar/Python-Random-Name-Generator/issues ) .
11
13
12
14
13
15
### Usage
@@ -24,7 +26,7 @@ random-names.Country() # outputs random Country name
24
26
random- names.Places() # outputs random Place name
25
27
```
26
28
27
- ### Sponsor Me
29
+ ### Donate
28
30
29
31
[](https://paypal.me/navchandar/)
30
32
[](https://ko-fi.com/navchandar/)
0 commit comments