Description
Provides pseudo-random and quasi-random number generation routines for AMD ROCm GPU workloads. It is useful for simulations, sampling, machine learning, numerical methods, and other compute pipelines that need random streams on the GPU.
Random-number choices affect scientific results and security-sensitive work. Do not assume this is suitable for cryptography, and validate seeds, distributions, and reproducibility for important workloads.