@glowyjs/random-ip
v1.0.0
Published
Random IP package provides functionality to generate a random ip value.
Readme
Install
$ npm install --save @glowyjs/random-ipUsage
import randomIP from '@glowyjs/random-ip';
randomIP();
//=> 168.195.165.81Tests
Run tests
npm run testLicense
The MIT License (MIT) Copyright (c) Sergey Romanenko
