How can I select random or urandom as a source of randomness for SecureRandom class in Android?
Don't worry about it.
By default, instances of [
SecureRandom
] will generate an initial seed using an internal entropy source, such as/dev/urandom
.
http://developer.android.com/reference/java/security/SecureRandom.html
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With