Given that $e^{{-x}^2}$ is a continuous function: $ℝ → ℝ$; and $\lim_{x→\infty}e^{{-x}^2}=0$ and $\lim_{x→-\infty}e^{{-x}^2}=0$, prove that $e^{{-x}^2}$ is uniformly continuous on $ℝ$.
So I know the limit definition is as follows: $\lim_{x→\infty}f(x)=A$ means: given $\epsilon>0$, $\exists R\inℝ$ depending on $\epsilon$ such that if $x>R$ then $|f(x)-A|<\epsilon$.
Is it sufficient, then, to say that since $f(x)=e^{{-x}^2}$ is a continuous function with limits as $x$ approaches $-\infty$ and $\infty$ then $f(x)$ is uniformly continuous? Help writing a full, complete proof would be awesome. Thanks.