mirror of
https://github.com/nmap/nmap.git
synced 2025-12-07 05:01:29 +00:00
number to guarantee it's nonzero (which some target hosts require) rather than looping for new random numbers. * ICMP ID values are unimportant, as long as they are nonzero * The original code to get random numbers was exactly duplicated (new variable, comment, loop, even whitespace) in the same function, so using a single variable set initially (albeit differently) simplifies duplication
206 KiB
206 KiB