See Also: Random Members
This class provides methods that return pseudo-random values.
It is dangerous to seed Random with the current time because that value is more predictable to an attacker than the default seed.
This class is thread-safe.
[Android Documentation]