Package org.jivesoftware.smack.util
Class RandomUtil
java.lang.Object
org.jivesoftware.smack.util.RandomUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
fillWithSecureRandom
(byte[] bytes) static int
static int
nextSecureRandomInt
(int bound)
-
Constructor Details
-
RandomUtil
public RandomUtil()
-
-
Method Details
-
nextSecureRandomInt
-
nextSecureRandomInt
-
fillWithSecureRandom
-