./math/pcg, Random number generator

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q1, Version: 0.94, Package name: pcg-0.94, Maintainer: agc

The PCG family of Random Number Generators combines properties not
previously seen together in the same generation scheme:

+ It's really easy to use, and yet its very flexible and offers
powerful features (including some that allow you to perform silly
party tricks).

+ It's very fast, and can occupy very little space.

+ It has small code size.

+ It's performance in statistical tests is excellent (see the PCG
paper for full details).

+ It's much less predictable and thus more secure than most generators.

+ It's open source software, with a permissive license (the Apache license).


Master sites:

SHA1: b70a455def217fedb30645a3d2e00b60b6a5ae6b
RMD160: fadc610f9ace596a0595f09ba7c91168d08fedf3
Filesize: 202.849 KB

Version history: (Expand)