[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Copying a random-state
- To: David A. Moon <Moon%SCRC-TENEX%MIT-MC@SU-DSN>
- Subject: Copying a random-state
- From: Guy.Steele@CMU-CS-A
- Date: Sat, 04 Jun 1983 06:00:00 -0000
- Cc: common-lisp@SU-AI
- In-reply-to: "David A. Moon's message of 4 Jun 83 00:56-EST"
If you give a random-state to MAKE-RANDOM-STATE, it will return a copy.
I really did think all this out! Maybe an example is needed.
--Guy