Another is to have a process where the value at each time grows exponentially with a certain rate, r, but the probability of continuing decreases exponentially with a different rate, s. The resulting random variable is power law [3].
[1] https://en.wikipedia.org/wiki/Stable_distribution
[2] "Stable Distributions - Models for Heavy Tailed Data" by J. Nolan (chapter 1) - http://fs2.american.edu/jpnolan/www/stable/chap1.pdf
[3] "Random multiplicative processes: An elementary tutorial" S. Redner - http://physics.bu.edu/~redner/pubs/pdf/ajp58p267.pdf
Barabási–Albert model [2] is one model of that process.
[1] https://en.wikipedia.org/wiki/Preferential_attachment
[2] https://en.wikipedia.org/wiki/Barab%C3%A1si%E2%80%93Albert_m...
The principal reason for scientific interest in preferential attachment is that it can, under suitable circumstances, generate power law distributions.
Source: https://en.m.wikipedia.org/wiki/Preferential_attachment
Power laws can be produced using stochastic processes called sample space reducing (SSR) processes. Stefan Thurner from Vienna has done a lot of work on this.
Hope this helps.
Through central limit theorem one could argue Y ~ exp(N * normal) for large N.
Strictly speaking, 1/N log Y converges to a normal rv in distribution.