Website-Finder/Go/README.md
2022-12-13 21:04:03 +01:00

470 B

Website-Finder: Go

REQUIREMENT

Go (Snap Store for Linux)

HOW TO RUN

$ go run index.go

Note: Due to how randomness works in Go, if you're gonna run the script multiple times in a row, you may want to change the minimum/maximum length of URLs before running the script again in order to have different results

OTHER STUFF

More details are available on the readme in the root folder