get-random-ip
v1.0.7
Published
NodeJS/Javascript package which accepts a main IP and a probability - it returns either the main IP or a random IP, depending on probability
Downloads
19
Readme
get-random-ip
Overview
Prerequisites
Installation
npm install get-random-ip
Using get-random-ip
Semver
This project aims to maintain the semver version numbering scheme.
Changelog
See the changelog file
Contributing
Contributions are very welcome for fixes, improvements, new features, documentation, bug reports and/or ideas. Please create a Github issue initially so we can discuss and agree actions/approach - that should save time all-round.
The ideal way to receive contributions is via a Github Pull Request from the master branch. Please ensure that at least unit tests (you can run these via npm test
) and if possible, linter rules (npm run lint
).
If you find a sensitive, security issue with this application, please email me privately in the first instance: neil [dot] craig [at] thedotproduct [dot] org
.