Java ThreadLocalRandom

Last Updated : 17 Mar 2025

Java ThreadLocalRandom class provides several methods like current(), doubles(), ints(), nextDouble(), nextInt(), nextLong(), etc.

Methods
current()
doubles()
ints()
nextDouble()
nextInt()
nextLong()