random-places

1.0.13 • Public • Published

RANDOM PLACES

A simple NPM Package which returns random places from around the world

image of world

Install

npm install random-places
 
OR
 
yarn add random-places

Usage

const place = require("random-places");
 
getRandomPlace();

Response

The get random place function returns a JSON object that contains the name and country of the random place

{
    "name": "Geneva",
    "country": "Switzerland"
}

Want to contribute?

Open Source Love PRs Welcome

Please check issues here!

Add More Places (Recommended for beginners. Just add name of the place and country in data.json file)

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i random-places

      Weekly Downloads

      19

      Version

      1.0.13

      License

      ISC

      Unpacked Size

      19.6 kB

      Total Files

      4

      Last publish

      Collaborators

      • jasperj1