Random
20 years ago * win/makefile.vc: Added a version resource and a few more fixes random-1-2-0
Pat Thoyts [Mon, 23 Feb 2004 02:00:11 +0000 (02:00 +0000)]
* win/makefile.vc:  Added a version resource and a few more fixes
* generic/random.h: for building under VC++ in debug mode.

20 years agoAdded VC++ build files. Fixed for building with VC++ 6.0 and added some extra
Pat Thoyts [Mon, 23 Feb 2004 01:30:09 +0000 (01:30 +0000)]
Added VC++ build files. Fixed for building with VC++ 6.0 and added some extra
tests

20 years ago * generic/subtractive.c: Added a subtractive PRNG.
Pat Thoyts [Sun, 22 Feb 2004 13:15:24 +0000 (13:15 +0000)]
* generic/subtractive.c: Added a subtractive PRNG.
* all: Redone so that each PRNG provides a command in the random
namespace. This command can be used to get an integer or double
value and to seed the engine using chunks of random data (eg from
/dev/random).

21 years agoInitial revision
Pat Thoyts [Mon, 14 Apr 2003 20:50:03 +0000 (20:50 +0000)]
Initial revision