java.util.concurrent.ThreadLocalRandom
E1094352
UNEXPLORED
java.util.concurrent.ThreadLocalRandom is a Java utility class that provides efficient, thread-local pseudorandom number generation for use in concurrent applications.
All labels observed (1)
| Label | Occurrences |
|---|---|
| java.util.concurrent.ThreadLocalRandom canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T14343042 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: java.util.concurrent.ThreadLocalRandom Context triple: [java.util.concurrent, contains, java.util.concurrent.ThreadLocalRandom]
-
A.
MersenneTwister
MersenneTwister is a widely used pseudorandom number generator algorithm known for its long period and high-quality statistical properties.
-
B.
System.Random
System.Random is a .NET class that provides methods for generating pseudo-random numbers for use in applications.
-
C.
ThreadLocal<T>
ThreadLocal<T> is a .NET generic class that provides thread-local storage, allowing each thread to have its own independently initialized value of a given type.
-
D.
cuRAND
cuRAND is NVIDIA's GPU-accelerated random number generation library designed to efficiently produce high-quality random numbers for parallel applications using CUDA.
-
E.
MRG32k3a generator
The MRG32k3a generator is a high-quality combined multiple recursive pseudorandom number generator widely used in scientific computing and simulations for its long period and good statistical properties.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
NED2
Entity disambiguation (via description)
gpt-5-mini-2025-08-07
Target entity: java.util.concurrent.ThreadLocalRandom Target entity description: java.util.concurrent.ThreadLocalRandom is a Java utility class that provides efficient, thread-local pseudorandom number generation for use in concurrent applications.
-
A.
MersenneTwister
MersenneTwister is a widely used pseudorandom number generator algorithm known for its long period and high-quality statistical properties.
-
B.
System.Random
System.Random is a .NET class that provides methods for generating pseudo-random numbers for use in applications.
-
C.
ThreadLocal<T>
ThreadLocal<T> is a .NET generic class that provides thread-local storage, allowing each thread to have its own independently initialized value of a given type.
-
D.
cuRAND
cuRAND is NVIDIA's GPU-accelerated random number generation library designed to efficiently produce high-quality random numbers for parallel applications using CUDA.
-
E.
MRG32k3a generator
The MRG32k3a generator is a high-quality combined multiple recursive pseudorandom number generator widely used in scientific computing and simulations for its long period and good statistical properties.
- F. None of above. chosen
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.