public final class ThreadLocalRandomProvider extends Object
| Modifier and Type | Method and Description | 
|---|---|
| static Random | get()Returns the current thread's  Random. | 
| static SecureRandom | getSecure()Returns the current thread's  SecureRandom. | 
public static Random get()
Random.Random.public static SecureRandom getSecure()
SecureRandom.SecureRandom.Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.