According to the SecureRandom CrySL rule, we should require the following predicates: ``` REQUIRES randomized[seed]; randomized[lSeed]; ``` see: https://github.com/CROSSINGTUD/Crypto-API-Rules/blob/master/JavaCryptographicArchitecture/src/SecureRandom.crysl
According to the SecureRandom CrySL rule, we should require the following predicates:
see:
https://github.com/CROSSINGTUD/Crypto-API-Rules/blob/master/JavaCryptographicArchitecture/src/SecureRandom.crysl