Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 514 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 514 Bytes

What?

Prints a random port following all 3 of these rules to stdout

Why?

GoLang practice

How?

git clone https://github.com/virtualbeck/random-ephemeral-port.git
cd random-ephemeral-port
go build
chmod +x random-ephemeral-port
./random-ephemeral-port