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