I thought my phone didnt have any lag either. but this app proved me wrong. Im turbo charged now.
If you want the technical details on how it works you will have to read about if for yourself on
XDA. The
lifehacker article also gives some details.
but here is a quote from the XDA thread linked above.
"Random data is used for all kinds of stuff.. UUID generation, session keys, SSL.. when we run out of entropy, the process blocks. That manifests itself as lag. The process cannot continue until the kernel generates more high quality random data.
So, I cross-compiled rngd, and used it to feed /dev/urandom into /dev/random at 1 second intervals."
there is more at the link if you understand that gibberish...