root/ext/Math-Random-Kiss/README

Revision 13561, 177 bytes (checked in by lanny, 2 years ago)

[ext/Math-Random-Kiss]
- simple fast PRNG (Marsaglia)
- has a working srand() but is *slow* (in pugs) so no Prelude for it
[t/unspecced/sort.t]
- minor cleanup

  • Property svn:mime-type set to text/plain; charset=UTF-8
  • Property svn:eol-style set to native
Line 
1Math::Random::Kiss is a simple rand() generator.
2
3Ideally this was to have been the basis for an early rand()/srand()
4in Pugs but currently it's *much* slower than the builtin.
Note: See TracBrowser for help on using the browser.