As Web3j is also intended to be used on Android - a secure random implementation should be used like:
https://github.com/bitcoinj/bitcoinj/blob/master/core/src/main/java/org/bitcoinj/crypto/LinuxSecureRandom.java
and:
https://android-developers.googleblog.com/2013/08/some-securerandom-thoughts.html
Thanks for highlighting this @ligi, much appreciated.
Done.
thanks!
Most helpful comment
Done.