Skip to content

Generators

2 tools in this category, and none of them send anything off your device. Everything below computes in the tab you already have open.

Tool What it does Leaves your device
Random Generator Generate random IP addresses, MAC addresses, and network values no
WiFi QR Generator Generate QR codes for instant WiFi connection on smartphones no

The last column is no for every row, which is the whole point of this category: you can work through it on a locked-down network, on a plane, or inside the desktop app with the network off.

Generate random IP addresses, MAC addresses, and network values. Open it at /tools/random-generator/.

  • Random IPs
  • Random MACs
  • Bulk generation

Runs entirely on your device; no request is made. Results can be saved to a project, which requires signing in.

Generate QR codes for instant WiFi connection on smartphones. Open it at /tools/wifi-qr/.

  • WPA2/WPA3/WEP
  • PNG/SVG export
  • Project saving

Runs entirely on your device; no request is made. Results can be saved to a project, which requires signing in.


Everything above is generated at docs build time from lib/tool-registry.ts. Editing this page by hand does nothing, because the next build overwrites it. Fix the registry instead.