UNKNOWN
Project description
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()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file random-user-generation-0.0.2.tar.gz
.
File metadata
- Download URL: random-user-generation-0.0.2.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c0267eb16705bb8582310169c29eb4b30c94e48e666f974485ad7f6d403c5d65 |
|
MD5 | df0546f0d07c8596ed408a63a67d96af |
|
BLAKE2b-256 | bc7f44a8c5602593dfe80c1fa0fb99b78f7f117b1f9ff6b99e2e02242e88da4c |