Consider a uniform random permutation of $\{1,\dots, n\}$, and let $D_n$ be its number of descents (indices $i$ such that $\sigma(i)>\sigma(i+1)$). There is a nice result by Tanny where they show that $D_n$ has the same distribution as $\lfloor U_1 + \dots + U_n \rfloor$ where the $U_i$ are iid uniform in $[0,1]$.
Their proof is straightforward: write down the distributions explicitly, using Euler's formula for Eulerian numbers (the number of permutations with a fixed number of descents), and see that they are the same. But it looks like there should be a more probabilistic proof based on couplings between the two... Do you see one?