Whether auto-assigned nodeport will cause port conflicts

Kubernetes version: 1.23.6
Cloud being used: (put bare-metal if not on a public cloud)
Installation method: kubeadm
Host OS: ubuntu22.04
CNI and version:
CRI and version:

If I adjust the port range of kube-apiserver to 1-65535( --service-node-port-range=1-65535), does kubernetes automatically avoid ports already in use on the machine when creating nodeport-type services? For example, port 22