Skip to content

MBCX/IP-Address-generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random IP Address generator

This is a random IP address generator util/API I've made for fun using the IPapi.

Features

  • Generate IPv4 addresses based on a range (i.e, 0.0.0.0 - 255.255.255.255)
  • Generate IPv6 addresses (fully random, or valid random).
  • IPv4 to IPv6 conversion technology and viceversa is included.
  • Generate random IP addresses that almost always ends up in a country of your choice. i.e, generate a random IP for the US, or for UK, Italy and so on.

Licensed under the MIT Licence.