Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

cloud-random-user

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cloud-random-user

Generate random user

latest
npmnpm
Version
1.4.0
Version published
Maintainers
1
Created
Source

Random user generator

Install

npm install -g cloud-random-user

or

npm install -g @slashgear/cloud-random-user

Usage

Generate 100 users:

cloud-random-user 

Generate 10 users:

cloud-random-user 10

Generate random user for https://slashgear.github.io/cloud/#/

User structure:

{
    "id": 12121212123123,
    "firstName": "Antoine",
    "lastName": "Caron",
    "birthDay": "2012-07-14",
    "position": {
        "lat": 45.737526,
        "lon": 4.814719,
    }
}

Based on https://randomuser.me/

Keywords

random

FAQs

Package last updated on 22 Nov 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts