lscobe16 / random-network-topology

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

random-network-topology

A little generator for Trees of IPv4 adressess in bracket notation. For real JUnit tests check out https://github.com/koerihub/koeri-tests

Usage

If you have Deno installed, use the CLI like this:

deno run .\generate.ts 20

Or use the web API:

https://random-network-topology.deno.dev/<number of IPs>

About


Languages

Language:TypeScript 100.0%