Projects / prnglib

prnglib

Prnglib is a pseudo random number generation library designed for 64-bit systems.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  21 Feb 2011 12:53

Release Notes: Some bugs were fixed. Code clean-up and optimization were done. Some improvements and consolidation were done in the library API: some functions were renamed for name consistency, and some utility functions were added. Support for SSE2 instructions in the sfmt algorithm was added.

Release Notes: The xorshift64 algorithm was added to the library. Some bugs were fixed.

  •  16 Aug 2010 09:39

Release Notes: Minor code changes were made to avoid compiler warnings.

Release Notes: This release adds some bugfixes, code cleanup, and optimization, and some improvements and consolidation in the library API, mainly in functions with dynamic memory allocation. The sfmt algorithm has been added to the library. The library is now licensed under the LGPL.

Release Notes: Some bugs were fixed. A script was added to build and install prnglib as a shared library. Some changes were made in the API, in functions related to saving and loading of the pseudo random number generator's internal state.

Screenshot

Project Spotlight

creepy

A geolocation information gatherer.

Screenshot

Project Spotlight

MetaFTPD

An FTP server with unusual features.