An undirected graph on $n$ vertices is disconnected if there exists a set of $k<n$ vertices such that there is no edge between this set and the rest of the graph. Otherwise, the graph is said to be connected. Show that there exists a constant $c$ such that if $N \geq c n \log n$ then, with probability $O\left(\mathrm{e}^{-n}\right)$, a graph randomly chosen from $G_{n, N}$ is connected.