diff options
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23335,7 +23335,7 @@ If the seed is not specified, then produces a seed based on some information in the process environment, such as current time of day. It is not guaranteed that two calls to -.code (make-random-state nil) +.code (make-random-state) that are separated by less than some minimum increment of real time produce different seeds. The minimum time increment depends on the platform. |