Next: , Previous: Streams, Up: Standards


2.11 Random-States

ECL provides a # macro `#$' that reads a random state. #$integer is equivalent to (make-random-state integer). The same format is used when a random state is printed.