Skip to main content

Random User Generator is a simple tool for generating random user data. It returns the user's name, email, and more.

Project description

Random User Generator API

Random User Generator is a simple tool for generating random user data. It returns the user's name, email, and more.

Build Status Code Climate Prod Ready

This is a Python API Wrapper for the Random User Generator API


Installation

pip install apiverve-randomusergenerator

Configuration

Before using the randomusergenerator API client, you have to setup your account and obtain your API Key.
You can get it by signing up at https://apiverve.com


Usage

The Random User Generator API documentation is found here: https://docs.apiverve.com/api/randomusergenerator.
You can find parameters, example responses, and status codes documented here.

Setup

# Import the client module
from apiverve_randomusergenerator.apiClient import RandomusergeneratorAPIClient

# Initialize the client with your APIVerve API key
api = RandomusergeneratorAPIClient("[YOUR_API_KEY]")

Perform Request

Using the API client, you can perform requests to the API.

Define Query
query = { "count": 1 }
Simple Request
# Make a request to the API
result = api.execute(query)

# Print the result
print(result)
Example Response
{
  "status": "ok",
  "error": null,
  "data": [
    {
      "id": "6d5c9f84-75b9-4b0d-a462-8f77712dcf0d",
      "name": "Kendra Reilly",
      "gender": "Male",
      "username": "Marlin16",
      "email": "Vinnie_Schowalter@gmail.com",
      "password": "NsOxuNDs_a_5R_p",
      "registered": "2023-10-24T10:02:59.857Z",
      "phone": "(943) 873-2068 x512",
      "cell": "535.765.2400 x888",
      "birthdate": "1972-12-17T20:46:12.771Z"
    }
  ]
}

Customer Support

Need any assistance? Get in touch with Customer Support.


Updates

Stay up to date by following @apiverveHQ on Twitter.


Legal

All usage of the APIVerve website, API, and services is subject to the APIVerve Terms of Service and all legal documents and agreements.


License

Licensed under the The MIT License (MIT)

Copyright (©) 2024 APIVerve, and Evlar LLC

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

apiverve_randomusergenerator-1.1.2.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file apiverve_randomusergenerator-1.1.2.tar.gz.

File metadata

File hashes

Hashes for apiverve_randomusergenerator-1.1.2.tar.gz
Algorithm Hash digest
SHA256 6c7f1f15a4a267c41227b253d0a1255fa93da5fbb80c50677ab85f2a89217416
MD5 6e1e15e0d7d3287763b19233a111463a
BLAKE2b-256 06f167d074126320c2dd91342fdbb5b5c62dca364933ee5497e87c5f074ed388

See more details on using hashes here.

File details

Details for the file apiverve_randomusergenerator-1.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for apiverve_randomusergenerator-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 bd820249792c28fe2d7f6b3dacd96e9913a87c6cb4c7854ca50ad8a2efadfa34
MD5 5118b786fcfe4c7fc9333b0f59421660
BLAKE2b-256 e254c3a77a84008ad52755813b79837e84a5d38a559effd3db384791bca70567

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page