Generate passwords via URL parameters — same style as the TUG IP geolocation API.
GET https://tugsite.com/api/?length=20&upper=1&lower=1&digits=1&symbols=1&count=3
GET https://tugsite.com/api/?length=16&symbols=0&exclude_ambiguous=1&format=text
Parameters
length / len — 4–128 (default 16)count / n — 1–50 (default 1)upper, lower, digits, symbols — 1/0exclude_ambiguous — drop 0 O 1 l Iformat — json (default) or textNeed IP geolocation? TUG IP — tugip.com API.