How to Install libsprng2 in Ubuntu 18.04



Install libsprng2 by entering the following commands in the terminal:

sudo apt update
sudo apt install libsprng2

Description:

SPRNG Scalable Parallel RNG library -- library package

The SPRNG (Scalable Parallel Random Number Generator) library provides several RNGs that are suitable for use in parallel computing. . URL: http://sprng.cs.fsu.edu . This package provides the shared libraries needed to execute programs built with SPRNG.

Version: 2.0a-11

Section: universe/math