@fakerjs/ip
TypeScript icon, indicating that this package has built-in type declarations

2.1.1 • Public • Published

IP

IP package provides functionality to generate a fake ip value.

Version node-current License

Install

$ npm install --save @fakerjs/ip

Usage

import ip from '@fakerjs/ip';

ip();
//=> 168.195.165.81

Tests

Run tests

npm run test

License

The MIT License (MIT) Copyright (c) Sergey Romanenko

Package Sidebar

Install

npm i @fakerjs/ip

Weekly Downloads

989

Version

2.1.1

License

MIT

Unpacked Size

3.12 kB

Total Files

5

Last publish

Collaborators

  • awilum