aboutsummaryrefslogblamecommitdiff
path: root/math/prng/pkg-descr
blob: bb6fc45b5ab2908e9aaff9eb699668de34c2ec42 (plain) (tree)
1
2
3
4


                                                                                
                                                                     
PRNG is a collection of portable, high-performance ANSI-C implementations of
pseudorandom number generators such as linear congruential, inversive
congruential, and explicit inversive congruential random number generators (LCG,
ICG and EICG, respectively) created by Otmar Lendl and Josef Leydold.