IP IP package provides functionality to generate a fake ip value. Install$ npm install --save @fakerjs/ip Usageimportipfrom'@fakerjs/ip';ip();//=> 168.195.165.81TestsRun testsnpm run test LicenseThe MIT License (MIT) Copyright (c) Sergey Romanenko