SPRNG
SPRNG (Scalable Parallel Random Number Generators) library is a project of the Department of Computer Science and the School of Computational Science at Florida State University.
Documentation
Usage
To see what versions of SPRNG are available type
module avail sprng
To see what other modules are needed, what commands are available and how to get additional help type
module help sprng
To use SPRNG, include a command like this in your batch script or interactive session to load the SPRNG module:
module load sprng
Be sure you also load any other modules needed, as listed by the module help sprng
command.