Random User

Content Type: Module
Categories: Import/Export

Overview

This module pulls data from https://randomuser.me/ to give you information to create random users. The data includes names, addresses and an image amongst other things. This is particularly helpful for generating test data.

Documentation

Description


This module provides a connection to RandomUser.me for the purpose of generating and downloading information for random users to populate demo or test systems. It relies upon the site RandomUser.me and the information is truly random so addresses will not match timezones and geolocations for example.

Typical usage scenario


This module can be used to generate data for demonstration and testing purposes.

Features and limitations

Features:


Request a single users data. Request data for multiple users. Download an image to an Image type entity from the URL provided.

Limitations:


An external internet connection is required and it relies on the site RandomUser.me

Dependencies


N/A

Installation


Simply import the module.

Configuration


N/A

Bugs


N/A

Releases

Version: 1.0.3
Framework Version: 9.8.1
Release Notes: Added a file to indicate the commons.jar is required by this module
Version: 1.0.1
Framework Version: 9.8.1
Release Notes: This release includes the commons.jar
Version: 1.0.0
Framework Version: 9.8.1
Release Notes: This includes the license file.