IP package provides functionality to generate a fake ip value.
$ npm install --save @fakerjs/ip
import ip from '@fakerjs/ip';
ip();
//=> 168.195.165.81
Run tests
npm run test
The MIT License (MIT) Copyright (c) Sergey Romanenko
IP package provides functionality to generate a fake ip value.
$ npm install --save @fakerjs/ip
import ip from '@fakerjs/ip';
ip();
//=> 168.195.165.81
Run tests
npm run test
The MIT License (MIT) Copyright (c) Sergey Romanenko