Class for use https://randomuser.me/
Install
pip install random-user-generation
Example
from generation import RandomUserGeneration
user = RandomUserGeneration()
print user.get_location()
print user.get_city()
print user.get_state()
print user.get_first_name()
print user.get_last_name()
print user.get_postcode()
print user.get_phone()
print user.get_mail()
print user.get_username()
print user.get_gender()
Release files for random-user-generation 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| random-user-generation-0.0.2.tar.gz | 1.4 kB | Details |
Release files / random-user-generation-0.0.2.tar.gz
| Download URL | random-user-generation-0.0.2.tar.gz |
|---|---|
| Size | 1.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c0267eb16705bb8582310169c29eb4b30c94e48e666f974485ad7f6d403c5d65
|
|
BLAKE2b-256 checksum How to use checksums |
bc7f44a8c5602593dfe80c1fa0fb99b78f7f117b1f9ff6b99e2e02242e88da4c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |