diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-02-21 20:03:16 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2017-01-19 06:09:04 +0200 |
commit | baadccc7297fa9a0cd1bcc276385872fa0ca8b6e (patch) | |
tree | 4853e6e0ef0a4dc2cd0edca52de3ea57ba79b39e /test | |
parent | 35c461c3b2c9cc56e22a5360c36b5e6dc9fccd28 (diff) | |
download | egawk-baadccc7297fa9a0cd1bcc276385872fa0ca8b6e.tar.gz egawk-baadccc7297fa9a0cd1bcc276385872fa0ca8b6e.tar.bz2 egawk-baadccc7297fa9a0cd1bcc276385872fa0ca8b6e.zip |
Improve random number generator's period using a shuffle buffer.
Diffstat (limited to 'test')
-rw-r--r-- | test/ChangeLog | 4 | ||||
-rw-r--r-- | test/rand.ok | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 5122534c..1b2d4022 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -306,6 +306,10 @@ * Makefile.am (profile10): New test. * profile10.awk, profile10.ok: New files. +2016-02-21 Nelson H.F. Beebe <beebe@math.utah.edu> + + * rand.ok: Updated after code change. + 2016-02-18 Arnold D. Robbins <arnold@skeeve.com> * profile2.ok, profile5.ok: Adjust after code changes. diff --git a/test/rand.ok b/test/rand.ok index 1df4ba39..4ec90dd6 100644 --- a/test/rand.ok +++ b/test/rand.ok @@ -1 +1 @@ - 67 6 77 68 96 26 8 93 53 74 53 95 78 74 96 77 33 58 91 + 90 23 5 64 38 61 72 5 82 80 33 71 33 34 55 60 90 88 7 |