Let $S(n,k)$ be the Stirling Number of the Second Kind, which counts the number of partitions that divide $\{1,\ldots,n\}$ into $k$ nonempty subsets. Then $k! S(n,k)$ may be interpreted as an ordered version of $S(n,k)$, which counts the number of ways of assigning the elements of $\{1,\ldots,n\}$ to $k$ nonempty labeled groups.
I am interested in finding an interpretation of the generating function $$ G_n(t)=\sum_{k=1}^n k! S(n,k) t^k,\quad t>0. $$
E.g., if $k!$ were absent, then it would lead to the Touchard Polynomials which are moments of a Poisson distribution.
Number of onto functions from [n] to [k]
You can find it using inclusion-exclusion, or the generating function will give you the same.