random_port | R Documentation |
This is a small utility function to get random safe ports to run your application on. It chooses a port within the range that cannot be registeret to IANA and thus is safe to assume are not in use.
random_port()
An integer in the range 49152-65535
random_port()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.