Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Karsten Poeck
ansi-test
Commits
d8e443a8
Commit
d8e443a8
authored
May 27, 2004
by
pfdietz
Browse files
Have each iteration work on a different random state,
parent
4124c914
Changes
1
Hide whitespace changes
Inline
Side-by-side
ansi-tests/print-random-state.lsp
View file @
d8e443a8
...
...
@@ -9,6 +9,7 @@
(deftest print.random-state.1
(loop repeat 100
do (loop repeat 50 do (random 1000))
nconc
(let* ((rs1 (make-random-state *random-state*))
(rs2 (with-standard-io-syntax
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment