1.1.0 • Published 4 years ago
@fakedatajs/fake-ip v1.1.0
FakeDataJS - Fake IP
Install
$ npm install -D @fakedatajs/fake-ipUsage
import { fakeIP } from '@fakedatajs/fake-ip'
fakeIP() // => ip stringTests
npm run test$ npm install -D @fakedatajs/fake-ipimport { fakeIP } from '@fakedatajs/fake-ip'
fakeIP() // => ip stringnpm run test