generate-ip v1.0.0
·
2489 commits
to main
since this release
🚀 Initial Release
- Created
generateIPv4()
function to generate a random IPv4 address (@adamlui) - Created
isValidIPv4(address)
to validate an IPv4 address (@adamlui) - Implemented CLI functionality (@adamlui)
- Created docs (README + MIT license + security policy) (@adamlui)
For more detailed information and usage instructions, please refer to the README for this release: https://github.com/adamlui/js-utils/tree/generate-ip-1.0.0/generate-ip#readme
Note: Asset generate-ip-1.0.0.tgz is the official release package as published to npm. *.tar.gz and *.zip files are auto-generated by GitHub, they contain a git snapshot of the entire monorepo at the time of this release (which includes utilities besides generate-pw).