@fakerjs/ip
v2.1.1
Published
IP package provides functionality to generate a fake ip value.
Downloads
12,004
Readme
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