samedi 19 mars 2016

How to generate random number in a range in makefile?

I'm implementing a server-client chatroom in python. When debugging in localhost, it is annoying to wait until the debugged port is free when the threads are shutdown. How can I have a random number for port number within range [1023, 65535) in my makefile?




Aucun commentaire:

Enregistrer un commentaire