On this Wikipedia page on random graphs, they compute this limit to be
$$\lim_{n\to\infty}\binom{n-1}kp^k(1-p)^{n-1-k}=\frac{(np)^ke^{-np}}{k!}$$
with $np$ constant. Any hints on how to get that? Where does the $e$ come from?
NOTE: Hints rather than complete solutions would be appreciated.
Since $k$ is held constant and $n\to\infty$, the binomial coefficient is $1+o(1)$ times $n^k/k!$, and the $e$ arises in the usual way from $(1-p)^{1/p}$.
Thinking probabilistically, this can be rephrased in terms of Poisson approximation.